#CBEC82#CBEC82
#CBEC82 is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.6% C 0.138 H 123.4°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEC82 |
|---|---|
| RGB | rgb(203, 236, 130) |
| HSL | hsl(79, 74%, 72%) |
| HSV | hsv(79, 45%, 93%) |
| CMYK | cmyk(14%, 0%, 44.9%, 7.5%) |
| CIE-LAB | lab(89.06, -27.18, 47.67) |
| CIE-LCH | lch(89.06, 54.87, 119.69°) |
| OKLab | oklab(89.63% -0.0756 0.1149) |
| OKLCH | oklch(89.63% 0.138 123.4) |
| XYZ | xyz(58.6533, 74.2989, 32.3659) |
| Luminance | 0.7430 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.25
Pistachio (survey)
#C0FA8B
ΔE00 4.72
Light Pea Green
#C4FE82
ΔE00 4.99
Light Yellowish Green
#C2FF89
ΔE00 5.41
Celery
#C1FD95
ΔE00 5.64
Pear
#CBF85F
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEC82 #A382EC
analogous
#ECD882 #CBEC82 #96EC82
triadic
#CBEC82 #82CBEC #EC82CB
tetradic
#CBEC82 #82ECD8 #A382EC #EC8296
square
#CBEC82 #82ECD8 #A382EC #EC8296
split-complementary
#CBEC82 #8296EC #D882EC
monochromatic
#9CD320 #B5E44D #CBEC82 #E1F4B7 #F4FBE4
Accessibility & contrast
On white
1.32
#CBEC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#CBEC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEC82
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEC82 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E179
Deuteranopia (green-blind)
#F2E088
Tritanopia (blue-blind)
#D2E3D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbec82; /* rgb */ color: rgb(203, 236, 130); /* oklch */ color: oklch(89.6% 0.138 123.4);
Tailwind
colors: {
custom: {
50: '#dcf2a8',
500: '#cbec82',
950: '#000000',
},
}SCSS
$custom: #cbec82; $custom-light: #dcf2a8; $custom-dark: #000000;
JSON
{
"hex": "#cbec82",
"rgb": {
"r": 203,
"g": 236,
"b": 130
},
"hsl": {
"h": 78.679,
"s": 73.611,
"l": 71.765
},
"oklch": {
"l": 0.89625,
"c": 0.13759,
"h": 123.4
},
"luminance": 0.74299
}Semantic roles & 50–950 ramp
primary
#CBEC82
secondary
#724CC6
accent
#10D64D
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581