#CAEB89#CAEB89
#CAEB89 is a very light, vivid yellow-green. Relative luminance 0.738; OKLCH L 89.4% C 0.129 H 124.2°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEB89 |
|---|---|
| RGB | rgb(202, 235, 137) |
| HSL | hsl(80, 71%, 73%) |
| HSV | hsv(80, 42%, 92%) |
| CMYK | cmyk(14%, 0%, 41.7%, 7.8%) |
| CIE-LAB | lab(88.82, -26.29, 43.96) |
| CIE-LCH | lch(88.82, 51.22, 120.89°) |
| OKLab | oklab(89.44% -0.0726 0.107) |
| OKLCH | oklch(89.44% 0.129 124.2) |
| XYZ | xyz(58.5806, 73.7791, 34.8167) |
| Luminance | 0.7378 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.70
Light Yellow Green
#CCFD7F
ΔE00 4.95
Celery
#C1FD95
ΔE00 5.36
Light Pea Green
#C4FE82
ΔE00 5.42
Light Khaki
#E6F2A2
ΔE00 5.48
Light Yellowish Green
#C2FF89
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEB89 #AA89EB
analogous
#EBDB89 #CAEB89 #99EB89
triadic
#CAEB89 #89CAEB #EB89CA
tetradic
#CAEB89 #89EBDB #AA89EB #EB8999
square
#CAEB89 #89EBDB #AA89EB #EB8999
split-complementary
#CAEB89 #8999EB #DB89EB
monochromatic
#9AD524 #B2E255 #CAEB89 #E2F4BD #F3FBE5
Accessibility & contrast
On white
1.33
#CAEB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#CAEB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEB89
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEB89 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E081
Deuteranopia (green-blind)
#F0DF8E
Tritanopia (blue-blind)
#D0E2D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #caeb89; /* rgb */ color: rgb(202, 235, 137); /* oklch */ color: oklch(89.4% 0.129 124.2);
Tailwind
colors: {
custom: {
50: '#dbf1ad',
500: '#caeb89',
950: '#000000',
},
}SCSS
$custom: #caeb89; $custom-light: #dbf1ad; $custom-dark: #000000;
JSON
{
"hex": "#caeb89",
"rgb": {
"r": 202,
"g": 235,
"b": 137
},
"hsl": {
"h": 80.204,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.89442,
"c": 0.1293,
"h": 124.2
},
"luminance": 0.73779
}Semantic roles & 50–950 ramp
primary
#CAEB89
secondary
#7953C5
accent
#12D353
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581