#CAEF9D#CAEF9D
#CAEF9D is a very light, moderate yellow-green. Relative luminance 0.767; OKLCH L 90.6% C 0.113 H 128.2°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEF9D |
|---|---|
| RGB | rgb(202, 239, 157) |
| HSL | hsl(87, 72%, 78%) |
| HSV | hsv(87, 34%, 94%) |
| CMYK | cmyk(15.5%, 0%, 34.3%, 6.3%) |
| CIE-LAB | lab(90.19, -25.72, 35.82) |
| CIE-LCH | lch(90.19, 44.10, 125.68°) |
| OKLab | oklab(90.64% -0.0701 0.089) |
| OKLCH | oklch(90.64% 0.113 128.2) |
| XYZ | xyz(61.3086, 76.7232, 43.4708) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.92
Tea Green
#BDF8A3
ΔE00 3.96
Light Light Green
#C8FFB0
ΔE00 4.51
Celery
#C1FD95
ΔE00 4.75
Light Sage
#BCECAC
ΔE00 4.77
Pale Green
#C7FDB5
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEF9D #C29DEF
analogous
#EFEB9D #CAEF9D #A1EF9D
triadic
#CAEF9D #9DCAEF #EF9DCA
tetradic
#CAEF9D #9DEFEB #C29DEF #EF9DA1
square
#CAEF9D #9DEFEB #C29DEF #EF9DA1
split-complementary
#CAEF9D #9DA1EF #EB9DEF
monochromatic
#91DE34 #AEE668 #CAEF9D #E6F8D2 #F1FBE5
Accessibility & contrast
On white
1.28
#CAEF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#CAEF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEF9D
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEF9D | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E597
Deuteranopia (green-blind)
#F1E2A1
Tritanopia (blue-blind)
#CEE8DA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #caef9d; /* rgb */ color: rgb(202, 239, 157); /* oklch */ color: oklch(90.6% 0.113 128.2);
Tailwind
colors: {
custom: {
50: '#dbf4ba',
500: '#caef9d',
950: '#000000',
},
}SCSS
$custom: #caef9d; $custom-light: #dbf4ba; $custom-dark: #000000;
JSON
{
"hex": "#caef9d",
"rgb": {
"r": 202,
"g": 239,
"b": 157
},
"hsl": {
"h": 87.073,
"s": 71.93,
"l": 77.647
},
"oklch": {
"l": 0.90641,
"c": 0.11325,
"h": 128.2
},
"luminance": 0.76724
}Semantic roles & 50–950 ramp
primary
#CAEF9D
secondary
#9364CC
accent
#12D469
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582