#CAEF9F#CAEF9F
#CAEF9F is a very light, moderate yellow-green. Relative luminance 0.768; OKLCH L 90.7% C 0.111 H 128.6°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEF9F |
|---|---|
| RGB | rgb(202, 239, 159) |
| HSL | hsl(88, 71%, 78%) |
| HSV | hsv(88, 33%, 94%) |
| CMYK | cmyk(15.5%, 0%, 33.5%, 6.3%) |
| CIE-LAB | lab(90.23, -25.45, 34.86) |
| CIE-LCH | lch(90.23, 43.17, 126.13°) |
| OKLab | oklab(90.68% -0.0693 0.0868) |
| OKLCH | oklch(90.68% 0.111 128.6) |
| XYZ | xyz(61.4807, 76.7921, 44.3775) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.77
Tea Green
#BDF8A3
ΔE00 3.89
Light Light Green
#C8FFB0
ΔE00 4.36
Light Sage
#BCECAC
ΔE00 4.44
Pale Green
#C7FDB5
ΔE00 4.68
Light Grey Green
#B7E1A1
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEF9F #C49FEF
analogous
#EFEC9F #CAEF9F #A2EF9F
triadic
#CAEF9F #9FCAEF #EF9FCA
tetradic
#CAEF9F #9FEFEC #C49FEF #EF9FA2
square
#CAEF9F #9FEFEC #C49FEF #EF9FA2
split-complementary
#CAEF9F #9FA2EF #EC9FEF
monochromatic
#90DE36 #ADE66B #CAEF9F #E7F8D3 #F1FBE5
Accessibility & contrast
On white
1.28
#CAEF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#CAEF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEF9F
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEF9F | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E59A
Deuteranopia (green-blind)
#F1E2A3
Tritanopia (blue-blind)
#CDE8DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #caef9f; /* rgb */ color: rgb(202, 239, 159); /* oklch */ color: oklch(90.7% 0.111 128.6);
Tailwind
colors: {
custom: {
50: '#dbf4bc',
500: '#caef9f',
950: '#000000',
},
}SCSS
$custom: #caef9f; $custom-light: #dbf4bc; $custom-dark: #000000;
JSON
{
"hex": "#caef9f",
"rgb": {
"r": 202,
"g": 239,
"b": 159
},
"hsl": {
"h": 87.75,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.90676,
"c": 0.11102,
"h": 128.6
},
"luminance": 0.76793
}Semantic roles & 50–950 ramp
primary
#CAEF9F
secondary
#9566CC
accent
#12D36B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582