#CBEC80#CBEC80
#CBEC80 is a very light, vivid yellow-green. Relative luminance 0.742; OKLCH L 89.6% C 0.140 H 123.2°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEC80 |
|---|---|
| RGB | rgb(203, 236, 128) |
| HSL | hsl(78, 74%, 71%) |
| HSV | hsv(78, 46%, 93%) |
| CMYK | cmyk(14%, 0%, 45.8%, 7.5%) |
| CIE-LAB | lab(89.04, -27.39, 48.59) |
| CIE-LCH | lch(89.04, 55.78, 119.41°) |
| OKLab | oklab(89.6% -0.0764 0.1169) |
| OKLCH | oklch(89.6% 0.14 123.2) |
| XYZ | xyz(58.5204, 74.2457, 31.6657) |
| Luminance | 0.7425 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.16
Pistachio (survey)
#C0FA8B
ΔE00 4.80
Light Pea Green
#C4FE82
ΔE00 4.96
Pear
#CBF85F
ΔE00 5.40
Light Yellowish Green
#C2FF89
ΔE00 5.44
Pale Lime
#BEFD73
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEC80 #A180EC
analogous
#ECD780 #CBEC80 #95EC80
triadic
#CBEC80 #80CBEC #EC80CB
tetradic
#CBEC80 #80ECD7 #A180EC #EC8095
square
#CBEC80 #80ECD7 #A180EC #EC8095
split-complementary
#CBEC80 #8095EC #D780EC
monochromatic
#9CD21F #B5E44B #CBEC80 #E1F4B5 #F4FBE4
Accessibility & contrast
On white
1.32
#CBEC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#CBEC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEC80
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEC80 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E177
Deuteranopia (green-blind)
#F2DF86
Tritanopia (blue-blind)
#D2E3D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbec80; /* rgb */ color: rgb(203, 236, 128); /* oklch */ color: oklch(89.6% 0.140 123.2);
Tailwind
colors: {
custom: {
50: '#dcf2a7',
500: '#cbec80',
950: '#000000',
},
}SCSS
$custom: #cbec80; $custom-light: #dcf2a7; $custom-dark: #000000;
JSON
{
"hex": "#cbec80",
"rgb": {
"r": 203,
"g": 236,
"b": 128
},
"hsl": {
"h": 78.333,
"s": 73.973,
"l": 71.373
},
"oklch": {
"l": 0.89597,
"c": 0.13962,
"h": 123.2
},
"luminance": 0.74246
}Semantic roles & 50–950 ramp
primary
#CBEC80
secondary
#704BC6
accent
#0FD64C
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151610
muted
#848580