#CAEEAA#CAEEAA
#CAEEAA is a very light, moderate yellow-green. Relative luminance 0.766; OKLCH L 90.7% C 0.097 H 130.8°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEEAA |
|---|---|
| RGB | rgb(202, 238, 170) |
| HSL | hsl(92, 67%, 80%) |
| HSV | hsv(92, 29%, 93%) |
| CMYK | cmyk(15.1%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(90.14, -23.44, 29.18) |
| CIE-LCH | lch(90.14, 37.43, 128.77°) |
| OKLab | oklab(90.67% -0.0634 0.0735) |
| OKLCH | oklch(90.67% 0.097 130.8) |
| XYZ | xyz(62.1861, 76.6071, 49.5328) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.85
Light Grey Green
#B7E1A1
ΔE00 3.53
Very Pale Green
#CFFDBC
ΔE00 3.64
Washed Out Green
#BCF5A6
ΔE00 3.80
Very Light Green
#D1FFBD
ΔE00 3.90
Pale Green
#C7FDB5
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEEAA #CEAAEE
analogous
#ECEEAA #CAEEAA #AAEEAC
triadic
#CAEEAA #AACAEE #EEAACA
tetradic
#CAEEAA #AAECEE #CEAAEE #EEACAA
square
#CAEEAA #AAECEE #CEAAEE #EEACAA
split-complementary
#CAEEAA #ACAAEE #EEAAEC
monochromatic
#8ADA44 #AAE477 #CAEEAA #EAF8DD #EFFAE5
Accessibility & contrast
On white
1.29
#CAEEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#CAEEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEEAA
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEEAA | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5A6
Deuteranopia (green-blind)
#EFE2AD
Tritanopia (blue-blind)
#CCE8DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #caeeaa; /* rgb */ color: rgb(202, 238, 170); /* oklch */ color: oklch(90.7% 0.097 130.8);
Tailwind
colors: {
custom: {
50: '#daf3c3',
500: '#caeeaa',
950: '#000000',
},
}SCSS
$custom: #caeeaa; $custom-light: #daf3c3; $custom-dark: #000000;
JSON
{
"hex": "#caeeaa",
"rgb": {
"r": 202,
"g": 238,
"b": 170
},
"hsl": {
"h": 91.765,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.90669,
"c": 0.09707,
"h": 130.8
},
"luminance": 0.76608
}Semantic roles & 50–950 ramp
primary
#CAEEAA
secondary
#A171CB
accent
#17CF78
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582