#CAED88#CAED88
#CAED88 is a very light, vivid yellow-green. Relative luminance 0.749; OKLCH L 89.9% C 0.133 H 124.6°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CAED88 |
|---|---|
| RGB | rgb(202, 237, 136) |
| HSL | hsl(81, 74%, 73%) |
| HSV | hsv(81, 43%, 93%) |
| CMYK | cmyk(14.8%, 0%, 42.6%, 7.1%) |
| CIE-LAB | lab(89.35, -27.36, 45.11) |
| CIE-LCH | lch(89.35, 52.76, 121.23°) |
| OKLab | oklab(89.86% -0.0757 0.1095) |
| OKLCH | oklch(89.86% 0.133 124.6) |
| XYZ | xyz(59.0850, 74.9021, 34.6326) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.21
Light Yellow Green
#CCFD7F
ΔE00 4.36
Light Pea Green
#C4FE82
ΔE00 4.84
Celery
#C1FD95
ΔE00 4.95
Light Yellowish Green
#C2FF89
ΔE00 5.05
Light Khaki
#E6F2A2
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAED88 #AB88ED
analogous
#EDDD88 #CAED88 #97ED88
triadic
#CAED88 #88CAED #ED88CA
tetradic
#CAED88 #88EDDD #AB88ED #ED8897
square
#CAED88 #88EDDD #AB88ED #ED8897
split-complementary
#CAED88 #8897ED #DD88ED
monochromatic
#9ADA21 #B2E553 #CAED88 #E2F5BD #F3FBE4
Accessibility & contrast
On white
1.31
#CAED88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#CAED88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAED88
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAED88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAED88 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E280
Deuteranopia (green-blind)
#F2E08D
Tritanopia (blue-blind)
#D0E4D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #caed88; /* rgb */ color: rgb(202, 237, 136); /* oklch */ color: oklch(89.9% 0.133 124.6);
Tailwind
colors: {
custom: {
50: '#dbf3ac',
500: '#caed88',
950: '#000000',
},
}SCSS
$custom: #caed88; $custom-light: #dbf3ac; $custom-dark: #000000;
JSON
{
"hex": "#caed88",
"rgb": {
"r": 202,
"g": 237,
"b": 136
},
"hsl": {
"h": 80.792,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.89862,
"c": 0.13314,
"h": 124.6
},
"luminance": 0.74903
}Semantic roles & 50–950 ramp
primary
#CAED88
secondary
#7A52C8
accent
#10D654
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581