#CAEB84#CAEB84
#CAEB84 is a very light, vivid yellow-green. Relative luminance 0.736; OKLCH L 89.4% C 0.135 H 123.6°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEB84 |
|---|---|
| RGB | rgb(202, 235, 132) |
| HSL | hsl(79, 72%, 72%) |
| HSV | hsv(79, 44%, 92%) |
| CMYK | cmyk(14%, 0%, 43.8%, 7.8%) |
| CIE-LAB | lab(88.75, -26.86, 46.30) |
| CIE-LCH | lch(88.75, 53.53, 120.11°) |
| OKLab | oklab(89.37% -0.0745 0.112) |
| OKLCH | oklch(89.37% 0.135 123.6) |
| XYZ | xyz(58.2302, 73.6389, 32.9713) |
| Luminance | 0.7364 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.57
Pistachio (survey)
#C0FA8B
ΔE00 4.74
Light Pea Green
#C4FE82
ΔE00 5.19
Light Yellowish Green
#C2FF89
ΔE00 5.52
Celery
#C1FD95
ΔE00 5.58
Light Khaki
#E6F2A2
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEB84 #A584EB
analogous
#EBD884 #CAEB84 #97EB84
triadic
#CAEB84 #84CAEB #EB84CA
tetradic
#CAEB84 #84EBD8 #A584EB #EB8497
square
#CAEB84 #84EBD8 #A584EB #EB8497
split-complementary
#CAEB84 #8497EB #D884EB
monochromatic
#9AD222 #B3E24F #CAEB84 #E1F4B9 #F4FBE5
Accessibility & contrast
On white
1.34
#CAEB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#CAEB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEB84
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEB84 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07C
Deuteranopia (green-blind)
#F1DF8A
Tritanopia (blue-blind)
#D1E2D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #caeb84; /* rgb */ color: rgb(202, 235, 132); /* oklch */ color: oklch(89.4% 0.135 123.6);
Tailwind
colors: {
custom: {
50: '#dbf1a9',
500: '#caeb84',
950: '#000000',
},
}SCSS
$custom: #caeb84; $custom-light: #dbf1a9; $custom-dark: #000000;
JSON
{
"hex": "#caeb84",
"rgb": {
"r": 202,
"g": 235,
"b": 132
},
"hsl": {
"h": 79.223,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.89367,
"c": 0.13454,
"h": 123.6
},
"luminance": 0.73639
}Semantic roles & 50–950 ramp
primary
#CAEB84
secondary
#744EC5
accent
#11D450
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581