#CBEC84#CBEC84
#CBEC84 is a very light, vivid yellow-green. Relative luminance 0.744; OKLCH L 89.7% C 0.136 H 123.5°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEC84 |
|---|---|
| RGB | rgb(203, 236, 132) |
| HSL | hsl(79, 73%, 72%) |
| HSV | hsv(79, 44%, 93%) |
| CMYK | cmyk(14%, 0%, 44.1%, 7.5%) |
| CIE-LAB | lab(89.09, -26.96, 46.74) |
| CIE-LCH | lch(89.09, 53.95, 119.98°) |
| OKLab | oklab(89.65% -0.0749 0.113) |
| OKLCH | oklch(89.65% 0.136 123.5) |
| XYZ | xyz(58.7888, 74.3531, 33.0798) |
| Luminance | 0.7435 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.36
Pistachio (survey)
#C0FA8B
ΔE00 4.66
Light Pea Green
#C4FE82
ΔE00 5.04
Light Yellowish Green
#C2FF89
ΔE00 5.40
Celery
#C1FD95
ΔE00 5.52
Light Khaki
#E6F2A2
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEC84 #A584EC
analogous
#ECD984 #CBEC84 #97EC84
triadic
#CBEC84 #84CBEC #EC84CB
tetradic
#CBEC84 #84ECD9 #A584EC #EC8497
square
#CBEC84 #84ECD9 #A584EC #EC8497
split-complementary
#CBEC84 #8497EC #D984EC
monochromatic
#9CD521 #B5E44F #CBEC84 #E1F4B9 #F4FBE4
Accessibility & contrast
On white
1.32
#CBEC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#CBEC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEC84
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEC84 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17C
Deuteranopia (green-blind)
#F2E08A
Tritanopia (blue-blind)
#D2E3D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbec84; /* rgb */ color: rgb(203, 236, 132); /* oklch */ color: oklch(89.7% 0.136 123.5);
Tailwind
colors: {
custom: {
50: '#dcf2a9',
500: '#cbec84',
950: '#000000',
},
}SCSS
$custom: #cbec84; $custom-light: #dcf2a9; $custom-dark: #000000;
JSON
{
"hex": "#cbec84",
"rgb": {
"r": 203,
"g": 236,
"b": 132
},
"hsl": {
"h": 79.038,
"s": 73.239,
"l": 72.157
},
"oklch": {
"l": 0.89654,
"c": 0.13553,
"h": 123.5
},
"luminance": 0.74353
}Semantic roles & 50–950 ramp
primary
#CBEC84
secondary
#744EC6
accent
#10D54F
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581