#CAEB96#CAEB96
#CAEB96 is a very light, moderate yellow-green. Relative luminance 0.742; OKLCH L 89.7% C 0.115 H 125.9°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEB96 |
|---|---|
| RGB | rgb(202, 235, 150) |
| HSL | hsl(83, 68%, 75%) |
| HSV | hsv(83, 36%, 92%) |
| CMYK | cmyk(14%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(89.00, -24.72, 37.77) |
| CIE-LCH | lch(89.00, 45.14, 123.20°) |
| OKLab | oklab(89.65% -0.0675 0.0933) |
| OKLCH | oklch(89.65% 0.115 125.9) |
| XYZ | xyz(59.5699, 74.1748, 40.0271) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 5.11
Washed Out Green
#BCF5A6
ΔE00 5.13
Light Khaki
#E6F2A2
ΔE00 5.18
Pistachio (survey)
#C0FA8B
ΔE00 5.28
Celery
#C1FD95
ΔE00 5.40
Light Grey Green
#B7E1A1
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEB96 #B796EB
analogous
#EBE196 #CAEB96 #9FEB96
triadic
#CAEB96 #96CAEB #EB96CA
tetradic
#CAEB96 #96EBE1 #B796EB #EB969F
square
#CAEB96 #96EBE1 #B796EB #EB969F
split-complementary
#CAEB96 #969FEB #E196EB
monochromatic
#96D72F #B0E163 #CAEB96 #E4F5C9 #F2FAE5
Accessibility & contrast
On white
1.33
#CAEB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#CAEB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEB96
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEB96 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E190
Deuteranopia (green-blind)
#EFDF9A
Tritanopia (blue-blind)
#CFE4D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #caeb96; /* rgb */ color: rgb(202, 235, 150); /* oklch */ color: oklch(89.7% 0.115 125.9);
Tailwind
colors: {
custom: {
50: '#dbf1b6',
500: '#caeb96',
950: '#000000',
},
}SCSS
$custom: #caeb96; $custom-light: #dbf1b6; $custom-dark: #000000;
JSON
{
"hex": "#caeb96",
"rgb": {
"r": 202,
"g": 235,
"b": 150
},
"hsl": {
"h": 83.294,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.89652,
"c": 0.11517,
"h": 125.9
},
"luminance": 0.74175
}Semantic roles & 50–950 ramp
primary
#CAEB96
secondary
#875FC6
accent
#16D05E
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581