#CAED90#CAED90
#CAED90 is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 90.0% C 0.125 H 125.6°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CAED90 |
|---|---|
| RGB | rgb(202, 237, 144) |
| HSL | hsl(83, 72%, 75%) |
| HSV | hsv(83, 39%, 93%) |
| CMYK | cmyk(14.8%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(89.46, -26.42, 41.33) |
| CIE-LCH | lch(89.46, 49.06, 122.58°) |
| OKLab | oklab(89.99% -0.0726 0.1013) |
| OKLCH | oklch(89.99% 0.125 125.6) |
| XYZ | xyz(59.6749, 75.1381, 37.7394) |
| Luminance | 0.7514 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.37
Celery
#C1FD95
ΔE00 4.76
Light Yellow Green
#CCFD7F
ΔE00 5.19
Tea Green
#BDF8A3
ΔE00 5.26
Light Yellowish Green
#C2FF89
ΔE00 5.36
Light Pea Green
#C4FE82
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAED90 #B390ED
analogous
#EDE290 #CAED90 #9BED90
triadic
#CAED90 #90CAED #ED90CA
tetradic
#CAED90 #90EDE2 #B390ED #ED909B
square
#CAED90 #90EDE2 #B390ED #ED909B
split-complementary
#CAED90 #909BED #E290ED
monochromatic
#98DC27 #B1E45B #CAED90 #E3F6C5 #F2FBE5
Accessibility & contrast
On white
1.31
#CAED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#CAED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAED90
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAED90 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E289
Deuteranopia (green-blind)
#F1E095
Tritanopia (blue-blind)
#CFE5D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #caed90; /* rgb */ color: rgb(202, 237, 144); /* oklch */ color: oklch(90.0% 0.125 125.6);
Tailwind
colors: {
custom: {
50: '#dbf3b1',
500: '#caed90',
950: '#000000',
},
}SCSS
$custom: #caed90; $custom-light: #dbf3b1; $custom-dark: #000000;
JSON
{
"hex": "#caed90",
"rgb": {
"r": 202,
"g": 237,
"b": 144
},
"hsl": {
"h": 82.581,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.89986,
"c": 0.12463,
"h": 125.6
},
"luminance": 0.75139
}Semantic roles & 50–950 ramp
primary
#CAED90
secondary
#8359C8
accent
#11D45B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581