#CBEC85#CBEC85
#CBEC85 is a very light, vivid yellow-green. Relative luminance 0.744; OKLCH L 89.7% C 0.134 H 123.6°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEC85 |
|---|---|
| RGB | rgb(203, 236, 133) |
| HSL | hsl(79, 73%, 72%) |
| HSV | hsv(79, 44%, 93%) |
| CMYK | cmyk(14%, 0%, 43.6%, 7.5%) |
| CIE-LAB | lab(89.10, -26.85, 46.27) |
| CIE-LCH | lch(89.10, 53.50, 120.12°) |
| OKLab | oklab(89.67% -0.0745 0.112) |
| OKLCH | oklch(89.67% 0.134 123.6) |
| XYZ | xyz(58.8576, 74.3806, 33.4419) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.43
Pistachio (survey)
#C0FA8B
ΔE00 4.64
Light Pea Green
#C4FE82
ΔE00 5.07
Light Yellowish Green
#C2FF89
ΔE00 5.40
Celery
#C1FD95
ΔE00 5.46
Light Khaki
#E6F2A2
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEC85 #A685EC
analogous
#ECD985 #CBEC85 #98EC85
triadic
#CBEC85 #85CBEC #EC85CB
tetradic
#CBEC85 #85ECD9 #A685EC #EC8598
square
#CBEC85 #85ECD9 #A685EC #EC8598
split-complementary
#CBEC85 #8598EC #D985EC
monochromatic
#9CD521 #B4E450 #CBEC85 #E2F4BA #F4FBE5
Accessibility & contrast
On white
1.32
#CBEC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#CBEC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEC85
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEC85 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E17D
Deuteranopia (green-blind)
#F2E08B
Tritanopia (blue-blind)
#D2E3D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbec85; /* rgb */ color: rgb(203, 236, 133); /* oklch */ color: oklch(89.7% 0.134 123.6);
Tailwind
colors: {
custom: {
50: '#dcf2aa',
500: '#cbec85',
950: '#000000',
},
}SCSS
$custom: #cbec85; $custom-light: #dcf2aa; $custom-dark: #000000;
JSON
{
"hex": "#cbec85",
"rgb": {
"r": 203,
"g": 236,
"b": 133
},
"hsl": {
"h": 79.223,
"s": 73.05,
"l": 72.353
},
"oklch": {
"l": 0.89669,
"c": 0.13449,
"h": 123.6
},
"luminance": 0.74381
}Semantic roles & 50–950 ramp
primary
#CBEC85
secondary
#754FC6
accent
#10D54F
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581