#CAEC95#CAEC95
#CAEC95 is a very light, moderate yellow-green. Relative luminance 0.747; OKLCH L 89.9% C 0.118 H 126.0°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEC95 |
|---|---|
| RGB | rgb(202, 236, 149) |
| HSL | hsl(83, 70%, 75%) |
| HSV | hsv(83, 37%, 93%) |
| CMYK | cmyk(14.4%, 0%, 36.9%, 7.5%) |
| CIE-LAB | lab(89.26, -25.32, 38.60) |
| CIE-LCH | lch(89.26, 46.17, 123.26°) |
| OKLab | oklab(89.85% -0.0693 0.0952) |
| OKLCH | oklch(89.85% 0.118 126) |
| XYZ | xyz(59.7768, 74.7169, 39.7005) |
| Luminance | 0.7472 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.94
Tea Green
#BDF8A3
ΔE00 4.99
Washed Out Green
#BCF5A6
ΔE00 5.09
Celery
#C1FD95
ΔE00 5.09
Light Khaki
#E6F2A2
ΔE00 5.26
Light Grey Green
#B7E1A1
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEC95 #B795EC
analogous
#ECE295 #CAEC95 #9EEC95
triadic
#CAEC95 #95CAEC #EC95CA
tetradic
#CAEC95 #95ECE2 #B795EC #EC959E
square
#CAEC95 #95ECE2 #B795EC #EC959E
split-complementary
#CAEC95 #959EEC #E295EC
monochromatic
#96D92D #B0E361 #CAEC95 #E4F5C9 #F2FAE5
Accessibility & contrast
On white
1.32
#CAEC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#CAEC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEC95
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEC95 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E28F
Deuteranopia (green-blind)
#F0E099
Tritanopia (blue-blind)
#CFE4D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #caec95; /* rgb */ color: rgb(202, 236, 149); /* oklch */ color: oklch(89.9% 0.118 126.0);
Tailwind
colors: {
custom: {
50: '#dbf2b5',
500: '#caec95',
950: '#000000',
},
}SCSS
$custom: #caec95; $custom-light: #dbf2b5; $custom-dark: #000000;
JSON
{
"hex": "#caec95",
"rgb": {
"r": 202,
"g": 236,
"b": 149
},
"hsl": {
"h": 83.448,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.89852,
"c": 0.11773,
"h": 126
},
"luminance": 0.74717
}Semantic roles & 50–950 ramp
primary
#CAEC95
secondary
#875EC7
accent
#14D25E
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581