Skip to content

#caeb7c

a light, vivid green · warm · closest name: Green Yellow

RGB
202, 235, 124
HSL
78°, 74%, 70%
CMYK
14, 0, 47, 8
Luminance
0.7343

At a glance

Every number on this page in one read: what #caeb7c is made of, how bright it looks, and which way it leans.

Hex
#caeb7c
Hue
78°
green
Saturation
74%
vivid
Lightness
70%
light
Brightness
92%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7343
WCAG relative
Temperature
Warm
40/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.69:1
Closest name
Green Yellow
ΔE2000 9.4
Where it sits
Hue78° of 360°
Saturation74%
Lightness70%
Temperature
Warm ← → Cool40% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#caeb7c
RGBrgb(202, 235, 124)
HSLhsl(78, 74%, 70%)
CMYKcmyk(14%, 0%, 47%, 8%)
LABlab(88.7 -27.7 50.0)
LCHlch(88.7 57.2 119.0)
OKLCHoklch(0.892 0.143 122.9)
Decimal13298556
Display P3color(display-p3 0.792 0.922 0.486)

Copy-ready code

/* CSS */
color: #caeb7c;
background-color: #caeb7c;
/* Tailwind (arbitrary) */
class="text-[#caeb7c] bg-[#caeb7c]"
/* SCSS */
$brand: #caeb7c;
/* SwiftUI */
Color(red: 0.792, green: 0.922, blue: 0.486)
/* Android */
Color.parseColor("#caeb7c")
/* Flutter */
Color(0xFFCAEB7C)
/* Python / OpenCV (BGR) */
(124, 235, 202)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #caeb7c · 15.69:1
Use #000000AAA at every size.
Aa
White text · 1.34:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.69:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #caeb7c as text scores 1.34:1 on white and 15.69:1 on black.

Accessibility — WCAG contrast

Aa
#caeb7c on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#caeb7c on black: 15.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6DF72
deuteranopia · #F2DE82
tritanopia · #D2E1D1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #caeb7c is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F9FCF3
#F3F8E7
#E7F3C8
#D8F09E
#caeb7c
#B0E13C
#9FD420
#84B11B
#6A8E16
#4E6714
#31400C
Base = 400Lightest = 50 · #F9FCF3Darkest = 950 · #31400C
:root {
  --brand-50: #F9FCF3;
  --brand-100: #F3F8E7;
  --brand-200: #E7F3C8;
  --brand-300: #D8F09E;
  --brand-400: #caeb7c;
  --brand-500: #B0E13C;
  --brand-600: #9FD420;
  --brand-700: #84B11B;
  --brand-800: #6A8E16;
  --brand-900: #4E6714;
  --brand-950: #31400C;
  --brand: #caeb7c;
  --brand-ink: #000000;
}

Colors that work with #caeb7c

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F9FAF4
Tinted page background
Border#DFEDC0
Hairlines and dividers
Muted text#839B4B
Captions on the surface
Accent#7E79EE
Second voice, not a rival
Dark variant#536F11
Hover, pressed, headers
Light variant#F6FCE9
Selected rows, tints
Dark surface#1F2414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #caeb7c

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#9D7CEB
Analogous left#EBD47C
Analogous right#93EB7C
Split-complement 1#7C93EB
Split-complement 2#D47CEB
Triadic 1#7CCAEB
Triadic 2#EB7CCA
Tetradic#7CEBD4

RGB percentages

Red79.2%
Green92.2%
Blue48.6%

CMYK percentages

Cyan14.0%
Magenta0.0%
Yellow47.2%
Key (black)7.8%

Color previews

#caeb7c text on a black background

contrast 15.69:1

Card sample

#caeb7c text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #caeb7c;
Background color
Panel with #caeb7c background
background-color: #caeb7c;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #caeb7c;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(202, 235, 124, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(202, 235, 124, 0.45);
Border & gradient
Gradient panel
border: 3px solid #caeb7c;
background: linear-gradient(135deg, #caeb7c, #80EB7C);

Monochromatic scale

Palettes built from #caeb7c

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#caeb7c in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#caeb7c, answered

What color is #caeb7c?

#caeb7c is a light vivid green, closest to Green Yellow (ΔE2000 9.4). It sits at 78° on the hue wheel with 74% saturation and 70% lightness, which reads as warm.

What is the RGB value of #caeb7c?

rgb(202, 235, 124) — 202 red, 235 green and 124 blue out of 255, or 79.2% / 92.2% / 48.6% by channel.

Is #caeb7c a light or a dark color?

It is a light color. Relative luminance is 0.7343 and perceived brightness is 84%, so black text on it reaches 15.69:1.

Should I use black or white text on #caeb7c?

Black. It scores 15.69:1 against #caeb7c, versus 1.34:1 for white — AAA at any size.

What is the complementary color of #caeb7c?

#9D7CEB sits directly opposite on the wheel. Softer options are the split-complements #7C93EB and #D47CEB, which give the same contrast with far less vibration.

What colors go well with #caeb7c?

For interface work: #F9FAF4 as the surface, #DFEDC0 for borders, #839B4B for secondary text, #7E79EE as an accent and #536F11 for hover and pressed states. For a palette, the analogous pair #EBD47C and #93EB7C stays calm, while #9D7CEB is the loudest partner.

What is #caeb7c in CMYK for printing?

cmyk(14%, 0%, 47%, 8%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #caeb7c warm or cool?

Warm — it scores 40 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EBE37C; nudged cooler, #A1ED7B.

Work with #caeb7c in the Color Lab