#CAEB83#CAEB83
#CAEB83 is a very light, vivid yellow-green. Relative luminance 0.736; OKLCH L 89.4% C 0.136 H 123.6°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEB83 |
|---|---|
| RGB | rgb(202, 235, 131) |
| HSL | hsl(79, 72%, 72%) |
| HSV | hsv(79, 44%, 92%) |
| CMYK | cmyk(14%, 0%, 44.3%, 7.8%) |
| CIE-LAB | lab(88.74, -26.97, 46.77) |
| CIE-LCH | lch(88.74, 53.99, 119.97°) |
| OKLab | oklab(89.35% -0.0749 0.113) |
| OKLCH | oklch(89.35% 0.136 123.6) |
| XYZ | xyz(58.1621, 73.6117, 32.6127) |
| Luminance | 0.7361 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.51
Pistachio (survey)
#C0FA8B
ΔE00 4.76
Light Pea Green
#C4FE82
ΔE00 5.16
Light Yellowish Green
#C2FF89
ΔE00 5.52
Celery
#C1FD95
ΔE00 5.63
Light Khaki
#E6F2A2
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEB83 #A483EB
analogous
#EBD883 #CAEB83 #96EB83
triadic
#CAEB83 #83CAEB #EB83CA
tetradic
#CAEB83 #83EBD8 #A483EB #EB8396
square
#CAEB83 #83EBD8 #A483EB #EB8396
split-complementary
#CAEB83 #8396EB #D883EB
monochromatic
#9AD222 #B3E24E #CAEB83 #E1F4B8 #F4FBE5
Accessibility & contrast
On white
1.34
#CAEB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#CAEB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEB83
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEB83 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07B
Deuteranopia (green-blind)
#F1DF89
Tritanopia (blue-blind)
#D1E2D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #caeb83; /* rgb */ color: rgb(202, 235, 131); /* oklch */ color: oklch(89.4% 0.136 123.6);
Tailwind
colors: {
custom: {
50: '#dbf1a9',
500: '#caeb83',
950: '#000000',
},
}SCSS
$custom: #caeb83; $custom-light: #dbf1a9; $custom-dark: #000000;
JSON
{
"hex": "#caeb83",
"rgb": {
"r": 202,
"g": 235,
"b": 131
},
"hsl": {
"h": 79.038,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.89352,
"c": 0.13558,
"h": 123.6
},
"luminance": 0.73612
}Semantic roles & 50–950 ramp
primary
#CAEB83
secondary
#734DC5
accent
#11D44F
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581