#CAEB85#CAEB85
#CAEB85 is a very light, vivid yellow-green. Relative luminance 0.737; OKLCH L 89.4% C 0.134 H 123.8°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEB85 |
|---|---|
| RGB | rgb(202, 235, 133) |
| HSL | hsl(79, 72%, 72%) |
| HSV | hsv(79, 43%, 92%) |
| CMYK | cmyk(14%, 0%, 43.4%, 7.8%) |
| CIE-LAB | lab(88.76, -26.75, 45.83) |
| CIE-LCH | lch(88.76, 53.07, 120.26°) |
| OKLab | oklab(89.38% -0.0742 0.111) |
| OKLCH | oklch(89.38% 0.134 123.8) |
| XYZ | xyz(58.2990, 73.6664, 33.3334) |
| Luminance | 0.7367 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.64
Pistachio (survey)
#C0FA8B
ΔE00 4.72
Light Pea Green
#C4FE82
ΔE00 5.23
Light Yellowish Green
#C2FF89
ΔE00 5.52
Celery
#C1FD95
ΔE00 5.53
Light Khaki
#E6F2A2
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEB85 #A685EB
analogous
#EBD985 #CAEB85 #97EB85
triadic
#CAEB85 #85CAEB #EB85CA
tetradic
#CAEB85 #85EBD9 #A685EB #EB8597
square
#CAEB85 #85EBD9 #A685EB #EB8597
split-complementary
#CAEB85 #8597EB #D985EB
monochromatic
#9AD323 #B3E250 #CAEB85 #E1F4BA #F4FBE5
Accessibility & contrast
On white
1.33
#CAEB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#CAEB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEB85
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEB85 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07D
Deuteranopia (green-blind)
#F1DF8A
Tritanopia (blue-blind)
#D1E2D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #caeb85; /* rgb */ color: rgb(202, 235, 133); /* oklch */ color: oklch(89.4% 0.134 123.8);
Tailwind
colors: {
custom: {
50: '#dbf1aa',
500: '#caeb85',
950: '#000000',
},
}SCSS
$custom: #caeb85; $custom-light: #dbf1aa; $custom-dark: #000000;
JSON
{
"hex": "#caeb85",
"rgb": {
"r": 202,
"g": 235,
"b": 133
},
"hsl": {
"h": 79.412,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.89381,
"c": 0.1335,
"h": 123.8
},
"luminance": 0.73667
}Semantic roles & 50–950 ramp
primary
#CAEB85
secondary
#754FC5
accent
#12D450
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581