#CAEEA5#CAEEA5
#CAEEA5 is a very light, moderate yellow-green. Relative luminance 0.764; OKLCH L 90.6% C 0.103 H 129.6°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEEA5 |
|---|---|
| RGB | rgb(202, 238, 165) |
| HSL | hsl(90, 68%, 79%) |
| HSV | hsv(90, 31%, 93%) |
| CMYK | cmyk(15.1%, 0%, 30.7%, 6.7%) |
| CIE-LAB | lab(90.05, -24.15, 31.61) |
| CIE-LCH | lch(90.05, 39.78, 127.38°) |
| OKLab | oklab(90.57% -0.0655 0.0792) |
| OKLCH | oklch(90.57% 0.103 129.6) |
| XYZ | xyz(61.7221, 76.4215, 47.0891) |
| Luminance | 0.7642 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.49
Washed Out Green
#BCF5A6
ΔE00 3.70
Light Grey Green
#B7E1A1
ΔE00 3.92
Tea Green
#BDF8A3
ΔE00 4.16
Very Pale Green
#CFFDBC
ΔE00 4.17
Pale Green
#C7FDB5
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEEA5 #C9A5EE
analogous
#EEEEA5 #CAEEA5 #A6EEA5
triadic
#CAEEA5 #A5CAEE #EEA5CA
tetradic
#CAEEA5 #A5EEEE #C9A5EE #EEA5A6
square
#CAEEA5 #A5EEEE #C9A5EE #EEA5A6
split-complementary
#CAEEA5 #A5A6EE #EEA5EE
monochromatic
#8DDB3E #ACE472 #CAEEA5 #E8F8D8 #F0FAE5
Accessibility & contrast
On white
1.29
#CAEEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#CAEEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEEA5
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEEA5 | 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)
#F5E4A0
Deuteranopia (green-blind)
#EFE2A9
Tritanopia (blue-blind)
#CDE8DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #caeea5; /* rgb */ color: rgb(202, 238, 165); /* oklch */ color: oklch(90.6% 0.103 129.6);
Tailwind
colors: {
custom: {
50: '#dbf3c0',
500: '#caeea5',
950: '#000000',
},
}SCSS
$custom: #caeea5; $custom-light: #dbf3c0; $custom-dark: #000000;
JSON
{
"hex": "#caeea5",
"rgb": {
"r": 202,
"g": 238,
"b": 165
},
"hsl": {
"h": 89.589,
"s": 68.224,
"l": 79.02
},
"oklch": {
"l": 0.90572,
"c": 0.10276,
"h": 129.6
},
"luminance": 0.76422
}Semantic roles & 50–950 ramp
primary
#CAEEA5
secondary
#9B6CCB
accent
#15D071
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582