#CAEB8B#CAEB8B
#CAEB8B is a very light, vivid yellow-green. Relative luminance 0.738; OKLCH L 89.5% C 0.127 H 124.4°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEB8B |
|---|---|
| RGB | rgb(202, 235, 139) |
| HSL | hsl(81, 71%, 73%) |
| HSV | hsv(81, 41%, 92%) |
| CMYK | cmyk(14%, 0%, 40.9%, 7.8%) |
| CIE-LAB | lab(88.85, -26.06, 43.01) |
| CIE-LCH | lch(88.85, 50.29, 121.21°) |
| OKLab | oklab(89.47% -0.0719 0.1049) |
| OKLCH | oklch(89.47% 0.127 124.4) |
| XYZ | xyz(58.7254, 73.8370, 35.5792) |
| Luminance | 0.7384 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.72
Light Yellow Green
#CCFD7F
ΔE00 5.13
Celery
#C1FD95
ΔE00 5.31
Light Khaki
#E6F2A2
ΔE00 5.38
Light Pea Green
#C4FE82
ΔE00 5.54
Light Yellowish Green
#C2FF89
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEB8B #AC8BEB
analogous
#EBDC8B #CAEB8B #9AEB8B
triadic
#CAEB8B #8BCAEB #EB8BCA
tetradic
#CAEB8B #8BEBDC #AC8BEB #EB8B9A
square
#CAEB8B #8BEBDC #AC8BEB #EB8B9A
split-complementary
#CAEB8B #8B9AEB #DC8BEB
monochromatic
#9AD725 #B2E257 #CAEB8B #E2F4BF #F3FAE5
Accessibility & contrast
On white
1.33
#CAEB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#CAEB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEB8B
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEB8B | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E084
Deuteranopia (green-blind)
#F0DF90
Tritanopia (blue-blind)
#D0E3D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #caeb8b; /* rgb */ color: rgb(202, 235, 139); /* oklch */ color: oklch(89.5% 0.127 124.4);
Tailwind
colors: {
custom: {
50: '#dbf1ae',
500: '#caeb8b',
950: '#000000',
},
}SCSS
$custom: #caeb8b; $custom-light: #dbf1ae; $custom-dark: #000000;
JSON
{
"hex": "#caeb8b",
"rgb": {
"r": 202,
"g": 235,
"b": 139
},
"hsl": {
"h": 80.625,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.89472,
"c": 0.12718,
"h": 124.4
},
"luminance": 0.73837
}Semantic roles & 50–950 ramp
primary
#CAEB8B
secondary
#7C55C5
accent
#13D355
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581