#CAEC96#CAEC96
#CAEC96 is a very light, moderate yellow-green. Relative luminance 0.747; OKLCH L 89.9% C 0.117 H 126.2°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEC96 |
|---|---|
| RGB | rgb(202, 236, 150) |
| HSL | hsl(84, 69%, 76%) |
| HSV | hsv(84, 36%, 93%) |
| CMYK | cmyk(14.4%, 0%, 36.4%, 7.5%) |
| CIE-LAB | lab(89.28, -25.20, 38.12) |
| CIE-LCH | lch(89.28, 45.70, 123.46°) |
| OKLab | oklab(89.87% -0.0689 0.0941) |
| OKLCH | oklch(89.87% 0.117 126.2) |
| XYZ | xyz(59.8570, 74.7490, 40.1228) |
| Luminance | 0.7475 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.92
Washed Out Green
#BCF5A6
ΔE00 4.99
Pistachio (survey)
#C0FA8B
ΔE00 5.02
Celery
#C1FD95
ΔE00 5.13
Light Khaki
#E6F2A2
ΔE00 5.26
Light Grey Green
#B7E1A1
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEC96 #B896EC
analogous
#ECE396 #CAEC96 #9FEC96
triadic
#CAEC96 #96CAEC #EC96CA
tetradic
#CAEC96 #96ECE3 #B896EC #EC969F
square
#CAEC96 #96ECE3 #B896EC #EC969F
split-complementary
#CAEC96 #969FEC #E396EC
monochromatic
#96D92E #B0E362 #CAEC96 #E4F5CA #F2FAE5
Accessibility & contrast
On white
1.32
#CAEC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#CAEC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEC96
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEC96 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E290
Deuteranopia (green-blind)
#F0E09A
Tritanopia (blue-blind)
#CFE4D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #caec96; /* rgb */ color: rgb(202, 236, 150); /* oklch */ color: oklch(89.9% 0.117 126.2);
Tailwind
colors: {
custom: {
50: '#dbf2b6',
500: '#caec96',
950: '#000000',
},
}SCSS
$custom: #caec96; $custom-light: #dbf2b6; $custom-dark: #000000;
JSON
{
"hex": "#caec96",
"rgb": {
"r": 202,
"g": 236,
"b": 150
},
"hsl": {
"h": 83.721,
"s": 69.355,
"l": 75.686
},
"oklch": {
"l": 0.89869,
"c": 0.11663,
"h": 126.2
},
"luminance": 0.74749
}Semantic roles & 50–950 ramp
primary
#CAEC96
secondary
#885FC7
accent
#14D15F
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581