#CAEB90#CAEB90
#CAEB90 is a very light, vivid yellow-green. Relative luminance 0.740; OKLCH L 89.6% C 0.122 H 125.0°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEB90 |
|---|---|
| RGB | rgb(202, 235, 144) |
| HSL | hsl(82, 69%, 74%) |
| HSV | hsv(82, 39%, 92%) |
| CMYK | cmyk(14%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(88.92, -25.46, 40.64) |
| CIE-LCH | lch(88.92, 47.96, 122.07°) |
| OKLab | oklab(89.55% -0.0699 0.0997) |
| OKLCH | oklch(89.55% 0.122 125) |
| XYZ | xyz(59.0991, 73.9865, 37.5474) |
| Luminance | 0.7399 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.89
Light Khaki
#E6F2A2
ΔE00 5.22
Celery
#C1FD95
ΔE00 5.26
Tea Green
#BDF8A3
ΔE00 5.57
Light Yellow Green
#CCFD7F
ΔE00 5.66
Washed Out Green
#BCF5A6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEB90 #B190EB
analogous
#EBDF90 #CAEB90 #9DEB90
triadic
#CAEB90 #90CAEB #EB90CA
tetradic
#CAEB90 #90EBDF #B190EB #EB909D
square
#CAEB90 #90EBDF #B190EB #EB909D
split-complementary
#CAEB90 #909DEB #DF90EB
monochromatic
#98D828 #B1E25C #CAEB90 #E3F4C4 #F3FAE5
Accessibility & contrast
On white
1.33
#CAEB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#CAEB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEB90
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEB90 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E089
Deuteranopia (green-blind)
#F0DF95
Tritanopia (blue-blind)
#D0E3D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #caeb90; /* rgb */ color: rgb(202, 235, 144); /* oklch */ color: oklch(89.6% 0.122 125.0);
Tailwind
colors: {
custom: {
50: '#dbf1b1',
500: '#caeb90',
950: '#000000',
},
}SCSS
$custom: #caeb90; $custom-light: #dbf1b1; $custom-dark: #000000;
JSON
{
"hex": "#caeb90",
"rgb": {
"r": 202,
"g": 235,
"b": 144
},
"hsl": {
"h": 81.758,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.89552,
"c": 0.12178,
"h": 125
},
"luminance": 0.73987
}Semantic roles & 50–950 ramp
primary
#CAEB90
secondary
#8159C6
accent
#14D159
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581