#CAEEAE#CAEEAE
#CAEEAE is a very light, moderate yellow-green. Relative luminance 0.768; OKLCH L 90.7% C 0.092 H 131.9°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEEAE |
|---|---|
| RGB | rgb(202, 238, 174) |
| HSL | hsl(94, 65%, 81%) |
| HSV | hsv(94, 27%, 93%) |
| CMYK | cmyk(15.1%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(90.21, -22.85, 27.24) |
| CIE-LCH | lch(90.21, 35.55, 129.99°) |
| OKLab | oklab(90.75% -0.0618 0.0689) |
| OKLCH | oklch(90.75% 0.093 131.9) |
| XYZ | xyz(62.5703, 76.7608, 51.5560) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.53
Very Pale Green
#CFFDBC
ΔE00 3.38
Light Grey Green
#B7E1A1
ΔE00 3.41
Very Light Green
#D1FFBD
ΔE00 3.70
Pale Green
#C7FDB5
ΔE00 4.03
Washed Out Green
#BCF5A6
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEEAE #D2AEEE
analogous
#EAEEAE #CAEEAE #AEEEB2
triadic
#CAEEAE #AECAEE #EEAECA
tetradic
#CAEEAE #AEEAEE #D2AEEE #EEB2AE
square
#CAEEAE #AEEAEE #D2AEEE #EEB2AE
split-complementary
#CAEEAE #B2AEEE #EEAEEA
monochromatic
#88D949 #A9E37B #CAEEAE #EBF9E1 #EEFAE6
Accessibility & contrast
On white
1.28
#CAEEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#CAEEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEEAE
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEEAE | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AA
Deuteranopia (green-blind)
#EEE2B1
Tritanopia (blue-blind)
#CBE9DD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #caeeae; /* rgb */ color: rgb(202, 238, 174); /* oklch */ color: oklch(90.7% 0.092 131.9);
Tailwind
colors: {
custom: {
50: '#daf3c6',
500: '#caeeae',
950: '#000000',
},
}SCSS
$custom: #caeeae; $custom-light: #daf3c6; $custom-dark: #000000;
JSON
{
"hex": "#caeeae",
"rgb": {
"r": 202,
"g": 238,
"b": 174
},
"hsl": {
"h": 93.75,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.90749,
"c": 0.0925,
"h": 131.9
},
"luminance": 0.76762
}Semantic roles & 50–950 ramp
primary
#CAEEAE
secondary
#A675CB
accent
#18CD7E
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#151713
muted
#848582