#CAEEA7#CAEEA7
#CAEEA7 is a very light, moderate yellow-green. Relative luminance 0.765; OKLCH L 90.6% C 0.100 H 130.1°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEEA7 |
|---|---|
| RGB | rgb(202, 238, 167) |
| HSL | hsl(90, 68%, 79%) |
| HSV | hsv(90, 30%, 93%) |
| CMYK | cmyk(15.1%, 0%, 29.8%, 6.7%) |
| CIE-LAB | lab(90.09, -23.87, 30.64) |
| CIE-LCH | lch(90.09, 38.84, 127.92°) |
| OKLab | oklab(90.61% -0.0647 0.0769) |
| OKLCH | oklch(90.61% 0.1 130.1) |
| XYZ | xyz(61.9056, 76.4949, 48.0553) |
| Luminance | 0.7650 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.22
Washed Out Green
#BCF5A6
ΔE00 3.70
Light Grey Green
#B7E1A1
ΔE00 3.73
Very Pale Green
#CFFDBC
ΔE00 3.94
Very Light Green
#D1FFBD
ΔE00 4.15
Pale Green
#C7FDB5
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEEA7 #CBA7EE
analogous
#EDEEA7 #CAEEA7 #A7EEA8
triadic
#CAEEA7 #A7CAEE #EEA7CA
tetradic
#CAEEA7 #A7EDEE #CBA7EE #EEA8A7
square
#CAEEA7 #A7EDEE #CBA7EE #EEA8A7
split-complementary
#CAEEA7 #A8A7EE #EEA7ED
monochromatic
#8CDA40 #ABE474 #CAEEA7 #E9F8DA #F0FAE5
Accessibility & contrast
On white
1.29
#CAEEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#CAEEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEEA7
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEEA7 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E4A2
Deuteranopia (green-blind)
#EFE2AA
Tritanopia (blue-blind)
#CCE8DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #caeea7; /* rgb */ color: rgb(202, 238, 167); /* oklch */ color: oklch(90.6% 0.100 130.1);
Tailwind
colors: {
custom: {
50: '#dbf3c1',
500: '#caeea7',
950: '#000000',
},
}SCSS
$custom: #caeea7; $custom-light: #dbf3c1; $custom-dark: #000000;
JSON
{
"hex": "#caeea7",
"rgb": {
"r": 202,
"g": 238,
"b": 167
},
"hsl": {
"h": 90.423,
"s": 67.619,
"l": 79.412
},
"oklch": {
"l": 0.9061,
"c": 0.10049,
"h": 130.1
},
"luminance": 0.76496
}Semantic roles & 50–950 ramp
primary
#CAEEA7
secondary
#9D6ECB
accent
#16D074
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582