#CBEC86#CBEC86
#CBEC86 is a very light, vivid yellow-green. Relative luminance 0.744; OKLCH L 89.7% C 0.133 H 123.7°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEC86 |
|---|---|
| RGB | rgb(203, 236, 134) |
| HSL | hsl(79, 73%, 73%) |
| HSV | hsv(79, 43%, 93%) |
| CMYK | cmyk(14%, 0%, 43.2%, 7.5%) |
| CIE-LAB | lab(89.12, -26.74, 45.80) |
| CIE-LCH | lch(89.12, 53.04, 120.27°) |
| OKLab | oklab(89.68% -0.0741 0.111) |
| OKLCH | oklch(89.68% 0.133 123.7) |
| XYZ | xyz(58.9270, 74.4084, 33.8075) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.50
Pistachio (survey)
#C0FA8B
ΔE00 4.62
Light Pea Green
#C4FE82
ΔE00 5.11
Light Yellowish Green
#C2FF89
ΔE00 5.40
Celery
#C1FD95
ΔE00 5.41
Light Khaki
#E6F2A2
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEC86 #A786EC
analogous
#ECDA86 #CBEC86 #98EC86
triadic
#CBEC86 #86CBEC #EC86CB
tetradic
#CBEC86 #86ECDA #A786EC #EC8698
square
#CBEC86 #86ECDA #A786EC #EC8698
split-complementary
#CBEC86 #8698EC #DA86EC
monochromatic
#9CD622 #B4E451 #CBEC86 #E2F4BB #F4FBE5
Accessibility & contrast
On white
1.32
#CBEC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#CBEC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEC86
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEC86 | 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)
#F6E17E
Deuteranopia (green-blind)
#F2E08B
Tritanopia (blue-blind)
#D2E3D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbec86; /* rgb */ color: rgb(203, 236, 134); /* oklch */ color: oklch(89.7% 0.133 123.7);
Tailwind
colors: {
custom: {
50: '#dcf2ab',
500: '#cbec86',
950: '#000000',
},
}SCSS
$custom: #cbec86; $custom-light: #dcf2ab; $custom-dark: #000000;
JSON
{
"hex": "#cbec86",
"rgb": {
"r": 203,
"g": 236,
"b": 134
},
"hsl": {
"h": 79.412,
"s": 72.857,
"l": 72.549
},
"oklch": {
"l": 0.89684,
"c": 0.13346,
"h": 123.7
},
"luminance": 0.74409
}Semantic roles & 50–950 ramp
primary
#CBEC86
secondary
#7650C6
accent
#11D550
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581