#CAEEA0#CAEEA0
#CAEEA0 is a very light, moderate yellow-green. Relative luminance 0.762; OKLCH L 90.5% C 0.108 H 128.5°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEEA0 |
|---|---|
| RGB | rgb(202, 238, 160) |
| HSL | hsl(88, 70%, 78%) |
| HSV | hsv(88, 33%, 93%) |
| CMYK | cmyk(15.1%, 0%, 32.8%, 6.7%) |
| CIE-LAB | lab(89.97, -24.84, 34.02) |
| CIE-LCH | lch(89.97, 42.13, 126.13°) |
| OKLab | oklab(90.48% -0.0675 0.0848) |
| OKLCH | oklch(90.48% 0.108 128.5) |
| XYZ | xyz(61.2759, 76.2430, 44.7390) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.86
Tea Green
#BDF8A3
ΔE00 4.09
Light Sage
#BCECAC
ΔE00 4.25
Light Grey Green
#B7E1A1
ΔE00 4.48
Light Light Green
#C8FFB0
ΔE00 4.51
Pale Green
#C7FDB5
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEEA0 #C4A0EE
analogous
#EEEBA0 #CAEEA0 #A3EEA0
triadic
#CAEEA0 #A0CAEE #EEA0CA
tetradic
#CAEEA0 #A0EEEB #C4A0EE #EEA0A3
square
#CAEEA0 #A0EEEB #C4A0EE #EEA0A3
split-complementary
#CAEEA0 #A0A3EE #EBA0EE
monochromatic
#90DB38 #ADE56C #CAEEA0 #E7F7D4 #F1FAE5
Accessibility & contrast
On white
1.29
#CAEEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#CAEEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEEA0
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEEA0 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E49B
Deuteranopia (green-blind)
#F0E2A4
Tritanopia (blue-blind)
#CDE7DA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #caeea0; /* rgb */ color: rgb(202, 238, 160); /* oklch */ color: oklch(90.5% 0.108 128.5);
Tailwind
colors: {
custom: {
50: '#dbf3bc',
500: '#caeea0',
950: '#000000',
},
}SCSS
$custom: #caeea0; $custom-light: #dbf3bc; $custom-dark: #000000;
JSON
{
"hex": "#caeea0",
"rgb": {
"r": 202,
"g": 238,
"b": 160
},
"hsl": {
"h": 87.692,
"s": 69.643,
"l": 78.039
},
"oklch": {
"l": 0.90478,
"c": 0.10841,
"h": 128.5
},
"luminance": 0.76244
}Semantic roles & 50–950 ramp
primary
#CAEEA0
secondary
#9567CB
accent
#14D26B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582