#CBEC77#CBEC77
#CBEC77 is a very light, vivid yellow-green. Relative luminance 0.740; OKLCH L 89.5% C 0.149 H 122.4°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEC77 |
|---|---|
| RGB | rgb(203, 236, 119) |
| HSL | hsl(77, 75%, 70%) |
| HSV | hsv(77, 50%, 93%) |
| CMYK | cmyk(14%, 0%, 49.6%, 7.5%) |
| CIE-LAB | lab(88.93, -28.30, 52.71) |
| CIE-LCH | lch(88.93, 59.83, 118.24°) |
| OKLab | oklab(89.48% -0.0797 0.1253) |
| OKLCH | oklch(89.48% 0.149 122.4) |
| XYZ | xyz(57.9540, 74.0192, 28.6832) |
| Luminance | 0.7402 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.01
Pear
#CBF85F
ΔE00 4.36
Light Pea Green
#C4FE82
ΔE00 5.05
Pale Lime
#BEFD73
ΔE00 5.32
Pistachio (survey)
#C0FA8B
ΔE00 5.33
Light Yellowish Green
#C2FF89
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEC77 #9877EC
analogous
#ECD377 #CBEC77 #91EC77
triadic
#CBEC77 #77CBEC #EC77CB
tetradic
#CBEC77 #77ECD3 #9877EC #EC7791
square
#CBEC77 #77ECD3 #9877EC #EC7791
split-complementary
#CBEC77 #7791EC #D377EC
monochromatic
#9BCC1D #B6E441 #CBEC77 #E0F4AD #F4FBE2
Accessibility & contrast
On white
1.33
#CBEC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#CBEC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEC77
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEC77 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E06C
Deuteranopia (green-blind)
#F3DF7E
Tritanopia (blue-blind)
#D3E2D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cbec77; /* rgb */ color: rgb(203, 236, 119); /* oklch */ color: oklch(89.5% 0.149 122.4);
Tailwind
colors: {
custom: {
50: '#ddf2a1',
500: '#cbec77',
950: '#000000',
},
}SCSS
$custom: #cbec77; $custom-light: #ddf2a1; $custom-dark: #000000;
JSON
{
"hex": "#cbec77",
"rgb": {
"r": 203,
"g": 236,
"b": 119
},
"hsl": {
"h": 76.923,
"s": 75.484,
"l": 69.608
},
"oklch": {
"l": 0.89477,
"c": 0.14851,
"h": 122.4
},
"luminance": 0.74019
}Semantic roles & 50–950 ramp
primary
#CBEC77
secondary
#6742C5
accent
#0ED847
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580