#CAEEA6#CAEEA6
#CAEEA6 is a very light, moderate yellow-green. Relative luminance 0.765; OKLCH L 90.6% C 0.102 H 129.8°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEEA6 |
|---|---|
| RGB | rgb(202, 238, 166) |
| HSL | hsl(90, 68%, 79%) |
| HSV | hsv(90, 30%, 93%) |
| CMYK | cmyk(15.1%, 0%, 30.3%, 6.7%) |
| CIE-LAB | lab(90.07, -24.01, 31.12) |
| CIE-LCH | lch(90.07, 39.31, 127.65°) |
| OKLab | oklab(90.59% -0.0651 0.0781) |
| OKLCH | oklch(90.59% 0.102 129.8) |
| XYZ | xyz(61.8135, 76.4581, 47.5703) |
| Luminance | 0.7646 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.35
Washed Out Green
#BCF5A6
ΔE00 3.70
Light Grey Green
#B7E1A1
ΔE00 3.82
Very Pale Green
#CFFDBC
ΔE00 4.05
Tea Green
#BDF8A3
ΔE00 4.20
Pale Green
#C7FDB5
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEEA6 #CAA6EE
analogous
#EEEEA6 #CAEEA6 #A6EEA6
triadic
#CAEEA6 #A6CAEE #EEA6CA
tetradic
#CAEEA6 #A6EEEE #CAA6EE #EEA6A6
square
#CAEEA6 #A6EEEE #CAA6EE #EEA6A6
split-complementary
#CAEEA6 #A6A6EE #EEA6EE
monochromatic
#8DDA3F #ABE473 #CAEEA6 #E9F8D9 #F0FAE5
Accessibility & contrast
On white
1.29
#CAEEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#CAEEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEEA6
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEEA6 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E4A1
Deuteranopia (green-blind)
#EFE2A9
Tritanopia (blue-blind)
#CDE8DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #caeea6; /* rgb */ color: rgb(202, 238, 166); /* oklch */ color: oklch(90.6% 0.102 129.8);
Tailwind
colors: {
custom: {
50: '#dbf3c1',
500: '#caeea6',
950: '#000000',
},
}SCSS
$custom: #caeea6; $custom-light: #dbf3c1; $custom-dark: #000000;
JSON
{
"hex": "#caeea6",
"rgb": {
"r": 202,
"g": 238,
"b": 166
},
"hsl": {
"h": 90,
"s": 67.925,
"l": 79.216
},
"oklch": {
"l": 0.90591,
"c": 0.10162,
"h": 129.8
},
"luminance": 0.76459
}Semantic roles & 50–950 ramp
primary
#CAEEA6
secondary
#9C6DCB
accent
#16D073
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582