#CAEE9F#CAEE9F
#CAEE9F is a very light, moderate yellow-green. Relative luminance 0.762; OKLCH L 90.5% C 0.110 H 128.3°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEE9F |
|---|---|
| RGB | rgb(202, 238, 159) |
| HSL | hsl(87, 70%, 78%) |
| HSV | hsv(87, 33%, 93%) |
| CMYK | cmyk(15.1%, 0%, 33.2%, 6.7%) |
| CIE-LAB | lab(89.96, -24.97, 34.51) |
| CIE-LCH | lch(89.96, 42.60, 125.90°) |
| OKLab | oklab(90.46% -0.0679 0.0859) |
| OKLCH | oklch(90.46% 0.11 128.3) |
| XYZ | xyz(61.1888, 76.2082, 44.2802) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.92
Tea Green
#BDF8A3
ΔE00 4.10
Light Sage
#BCECAC
ΔE00 4.40
Light Light Green
#C8FFB0
ΔE00 4.56
Light Grey Green
#B7E1A1
ΔE00 4.60
Pale Green
#C7FDB5
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEE9F #C39FEE
analogous
#EEEB9F #CAEE9F #A2EE9F
triadic
#CAEE9F #9FCAEE #EE9FCA
tetradic
#CAEE9F #9FEEEB #C39FEE #EE9FA2
square
#CAEE9F #9FEEEB #C39FEE #EE9FA2
split-complementary
#CAEE9F #9FA2EE #EB9FEE
monochromatic
#91DC37 #ADE56B #CAEE9F #E7F7D3 #F1FAE5
Accessibility & contrast
On white
1.29
#CAEE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#CAEE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEE9F
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEE9F | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E49A
Deuteranopia (green-blind)
#F0E2A3
Tritanopia (blue-blind)
#CEE7DA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #caee9f; /* rgb */ color: rgb(202, 238, 159); /* oklch */ color: oklch(90.5% 0.110 128.3);
Tailwind
colors: {
custom: {
50: '#dbf3bc',
500: '#caee9f',
950: '#000000',
},
}SCSS
$custom: #caee9f; $custom-light: #dbf3bc; $custom-dark: #000000;
JSON
{
"hex": "#caee9f",
"rgb": {
"r": 202,
"g": 238,
"b": 159
},
"hsl": {
"h": 87.342,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.9046,
"c": 0.10954,
"h": 128.3
},
"luminance": 0.76209
}Semantic roles & 50–950 ramp
primary
#CAEE9F
secondary
#9466CB
accent
#14D26A
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582