#CAEEA4#CAEEA4
#CAEEA4 is a very light, moderate yellow-green. Relative luminance 0.764; OKLCH L 90.6% C 0.104 H 129.4°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEEA4 |
|---|---|
| RGB | rgb(202, 238, 164) |
| HSL | hsl(89, 69%, 79%) |
| HSV | hsv(89, 31%, 93%) |
| CMYK | cmyk(15.1%, 0%, 31.1%, 6.7%) |
| CIE-LAB | lab(90.04, -24.29, 32.09) |
| CIE-LCH | lch(90.04, 40.25, 127.12°) |
| OKLab | oklab(90.55% -0.0659 0.0803) |
| OKLCH | oklch(90.55% 0.104 129.4) |
| XYZ | xyz(61.6315, 76.3853, 46.6116) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.64
Washed Out Green
#BCF5A6
ΔE00 3.71
Light Grey Green
#B7E1A1
ΔE00 4.02
Tea Green
#BDF8A3
ΔE00 4.13
Very Pale Green
#CFFDBC
ΔE00 4.29
Pale Green
#C7FDB5
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEEA4 #C8A4EE
analogous
#EEEDA4 #CAEEA4 #A5EEA4
triadic
#CAEEA4 #A4CAEE #EEA4CA
tetradic
#CAEEA4 #A4EEED #C8A4EE #EEA4A5
square
#CAEEA4 #A4EEED #C8A4EE #EEA4A5
split-complementary
#CAEEA4 #A4A5EE #EDA4EE
monochromatic
#8EDB3D #ACE470 #CAEEA4 #E8F8D8 #F0FAE5
Accessibility & contrast
On white
1.29
#CAEEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#CAEEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEEA4
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEEA4 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E49F
Deuteranopia (green-blind)
#F0E2A8
Tritanopia (blue-blind)
#CDE8DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #caeea4; /* rgb */ color: rgb(202, 238, 164); /* oklch */ color: oklch(90.6% 0.104 129.4);
Tailwind
colors: {
custom: {
50: '#dbf3bf',
500: '#caeea4',
950: '#000000',
},
}SCSS
$custom: #caeea4; $custom-light: #dbf3bf; $custom-dark: #000000;
JSON
{
"hex": "#caeea4",
"rgb": {
"r": 202,
"g": 238,
"b": 164
},
"hsl": {
"h": 89.189,
"s": 68.519,
"l": 78.824
},
"oklch": {
"l": 0.90553,
"c": 0.1039,
"h": 129.4
},
"luminance": 0.76386
}Semantic roles & 50–950 ramp
primary
#CAEEA4
secondary
#9A6BCB
accent
#15D070
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582