#CAEB91#CAEB91
#CAEB91 is a very light, vivid yellow-green. Relative luminance 0.740; OKLCH L 89.6% C 0.121 H 125.2°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEB91 |
|---|---|
| RGB | rgb(202, 235, 145) |
| HSL | hsl(82, 69%, 75%) |
| HSV | hsv(82, 38%, 92%) |
| CMYK | cmyk(14%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(88.93, -25.34, 40.16) |
| CIE-LCH | lch(88.93, 47.49, 122.25°) |
| OKLab | oklab(89.57% -0.0695 0.0987) |
| OKLCH | oklch(89.57% 0.121 125.2) |
| XYZ | xyz(59.1759, 74.0172, 37.9517) |
| Luminance | 0.7402 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.94
Light Khaki
#E6F2A2
ΔE00 5.20
Celery
#C1FD95
ΔE00 5.27
Tea Green
#BDF8A3
ΔE00 5.48
Washed Out Green
#BCF5A6
ΔE00 5.64
Light Yellow Green
#CCFD7F
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEB91 #B291EB
analogous
#EBDF91 #CAEB91 #9DEB91
triadic
#CAEB91 #91CAEB #EB91CA
tetradic
#CAEB91 #91EBDF #B291EB #EB919D
square
#CAEB91 #91EBDF #B291EB #EB919D
split-complementary
#CAEB91 #919DEB #DF91EB
monochromatic
#98D829 #B1E25D #CAEB91 #E3F4C5 #F3FAE5
Accessibility & contrast
On white
1.33
#CAEB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#CAEB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEB91
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEB91 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E08A
Deuteranopia (green-blind)
#F0DF96
Tritanopia (blue-blind)
#CFE3D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #caeb91; /* rgb */ color: rgb(202, 235, 145); /* oklch */ color: oklch(89.6% 0.121 125.2);
Tailwind
colors: {
custom: {
50: '#dbf1b2',
500: '#caeb91',
950: '#000000',
},
}SCSS
$custom: #caeb91; $custom-light: #dbf1b2; $custom-dark: #000000;
JSON
{
"hex": "#caeb91",
"rgb": {
"r": 202,
"g": 235,
"b": 145
},
"hsl": {
"h": 82,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.89569,
"c": 0.12068,
"h": 125.2
},
"luminance": 0.74018
}Semantic roles & 50–950 ramp
primary
#CAEB91
secondary
#825AC6
accent
#14D15A
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581