#CAEC97#CAEC97
#CAEC97 is a very light, moderate yellow-green. Relative luminance 0.748; OKLCH L 89.9% C 0.116 H 126.4°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEC97 |
|---|---|
| RGB | rgb(202, 236, 151) |
| HSL | hsl(84, 69%, 76%) |
| HSV | hsv(84, 36%, 93%) |
| CMYK | cmyk(14.4%, 0%, 36%, 7.5%) |
| CIE-LAB | lab(89.29, -25.07, 37.64) |
| CIE-LCH | lch(89.29, 45.23, 123.66°) |
| OKLab | oklab(89.89% -0.0685 0.093) |
| OKLCH | oklch(89.89% 0.116 126.4) |
| XYZ | xyz(59.9379, 74.7813, 40.5487) |
| Luminance | 0.7478 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.86
Washed Out Green
#BCF5A6
ΔE00 4.89
Pistachio (survey)
#C0FA8B
ΔE00 5.10
Celery
#C1FD95
ΔE00 5.17
Light Khaki
#E6F2A2
ΔE00 5.27
Light Grey Green
#B7E1A1
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEC97 #B997EC
analogous
#ECE397 #CAEC97 #9FEC97
triadic
#CAEC97 #97CAEC #EC97CA
tetradic
#CAEC97 #97ECE3 #B997EC #EC979F
square
#CAEC97 #97ECE3 #B997EC #EC979F
split-complementary
#CAEC97 #979FEC #E397EC
monochromatic
#95D930 #B0E363 #CAEC97 #E4F5CB #F2FAE5
Accessibility & contrast
On white
1.32
#CAEC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#CAEC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEC97
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEC97 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E291
Deuteranopia (green-blind)
#F0E09B
Tritanopia (blue-blind)
#CFE5D7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #caec97; /* rgb */ color: rgb(202, 236, 151); /* oklch */ color: oklch(89.9% 0.116 126.4);
Tailwind
colors: {
custom: {
50: '#dbf2b6',
500: '#caec97',
950: '#000000',
},
}SCSS
$custom: #caec97; $custom-light: #dbf2b6; $custom-dark: #000000;
JSON
{
"hex": "#caec97",
"rgb": {
"r": 202,
"g": 236,
"b": 151
},
"hsl": {
"h": 84,
"s": 69.106,
"l": 75.882
},
"oklch": {
"l": 0.89886,
"c": 0.11552,
"h": 126.4
},
"luminance": 0.74782
}Semantic roles & 50–950 ramp
primary
#CAEC97
secondary
#8960C8
accent
#14D160
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581