#CAEAAE#CAEAAE
#CAEAAE is a very light, moderate yellow-green. Relative luminance 0.745; OKLCH L 89.9% C 0.086 H 130.8°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEAAE |
|---|---|
| RGB | rgb(202, 234, 174) |
| HSL | hsl(92, 59%, 80%) |
| HSV | hsv(92, 26%, 92%) |
| CMYK | cmyk(13.7%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(89.14, -20.91, 25.78) |
| CIE-LCH | lch(89.14, 33.19, 129.05°) |
| OKLab | oklab(89.89% -0.0564 0.0653) |
| OKLCH | oklch(89.89% 0.086 130.8) |
| XYZ | xyz(61.4186, 74.4575, 51.1721) |
| Luminance | 0.7446 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.07
Light Grey Green
#B7E1A1
ΔE00 3.24
Very Pale Green
#CFFDBC
ΔE00 4.36
Very Light Green
#D1FFBD
ΔE00 4.69
Pale Green
#C7FDB5
ΔE00 5.16
Washed Out Green
#BCF5A6
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEAAE #CEAEEA
analogous
#E8EAAE #CAEAAE #AEEAB0
triadic
#CAEAAE #AECAEA #EAAECA
tetradic
#CAEAAE #AEE8EA #CEAEEA #EAB0AE
square
#CAEAAE #AEE8EA #CEAEEA #EAB0AE
split-complementary
#CAEAAE #B0AEEA #EAAEE8
monochromatic
#8AD14D #AADD7D #CAEAAE #EAF7DF #EFF9E7
Accessibility & contrast
On white
1.32
#CAEAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#CAEAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEAAE
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEAAE | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1AA
Deuteranopia (green-blind)
#EBDFB1
Tritanopia (blue-blind)
#CCE5DA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #caeaae; /* rgb */ color: rgb(202, 234, 174); /* oklch */ color: oklch(89.9% 0.086 130.8);
Tailwind
colors: {
custom: {
50: '#daf0c6',
500: '#caeaae',
950: '#000000',
},
}SCSS
$custom: #caeaae; $custom-light: #daf0c6; $custom-dark: #000000;
JSON
{
"hex": "#caeaae",
"rgb": {
"r": 202,
"g": 234,
"b": 174
},
"hsl": {
"h": 92,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.89891,
"c": 0.08627,
"h": 130.8
},
"luminance": 0.74458
}Semantic roles & 50–950 ramp
primary
#CAEAAE
secondary
#A176C6
accent
#1FC678
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#151613
muted
#848582