#C8EC77#C8EC77
#C8EC77 is a very light, vivid yellow-green. Relative luminance 0.736; OKLCH L 89.3% C 0.150 H 123.5°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EC77 |
|---|---|
| RGB | rgb(200, 236, 119) |
| HSL | hsl(78, 75%, 70%) |
| HSV | hsv(78, 50%, 93%) |
| CMYK | cmyk(15.3%, 0%, 49.6%, 7.5%) |
| CIE-LAB | lab(88.73, -29.44, 52.42) |
| CIE-LCH | lch(88.73, 60.12, 119.31°) |
| OKLab | oklab(89.27% -0.0827 0.1248) |
| OKLCH | oklch(89.27% 0.15 123.5) |
| XYZ | xyz(57.1447, 73.6019, 28.6452) |
| Luminance | 0.7360 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.77
Pear
#CBF85F
ΔE00 4.39
Light Pea Green
#C4FE82
ΔE00 4.67
Pistachio (survey)
#C0FA8B
ΔE00 4.87
Pale Lime
#BEFD73
ΔE00 4.95
Light Yellowish Green
#C2FF89
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EC77 #9B77EC
analogous
#ECD677 #C8EC77 #8DEC77
triadic
#C8EC77 #77C8EC #EC77C8
tetradic
#C8EC77 #77ECD6 #9B77EC #EC778D
square
#C8EC77 #77ECD6 #9B77EC #EC778D
split-complementary
#C8EC77 #778DEC #D677EC
monochromatic
#96CC1D #B2E441 #C8EC77 #DEF4AD #F3FBE2
Accessibility & contrast
On white
1.34
#C8EC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#C8EC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EC77
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EC77 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E06D
Deuteranopia (green-blind)
#F2DF7E
Tritanopia (blue-blind)
#D0E2D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c8ec77; /* rgb */ color: rgb(200, 236, 119); /* oklch */ color: oklch(89.3% 0.150 123.5);
Tailwind
colors: {
custom: {
50: '#dbf2a1',
500: '#c8ec77',
950: '#000000',
},
}SCSS
$custom: #c8ec77; $custom-light: #dbf2a1; $custom-dark: #000000;
JSON
{
"hex": "#c8ec77",
"rgb": {
"r": 200,
"g": 236,
"b": 119
},
"hsl": {
"h": 78.462,
"s": 75.484,
"l": 69.608
},
"oklch": {
"l": 0.89268,
"c": 0.14966,
"h": 123.5
},
"luminance": 0.73602
}Semantic roles & 50–950 ramp
primary
#C8EC77
secondary
#6B42C5
accent
#0ED84C
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580