#C8EE77#C8EE77
#C8EE77 is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 89.7% C 0.152 H 124.1°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EE77 |
|---|---|
| RGB | rgb(200, 238, 119) |
| HSL | hsl(79, 78%, 70%) |
| HSV | hsv(79, 50%, 93%) |
| CMYK | cmyk(16%, 0%, 50%, 6.7%) |
| CIE-LAB | lab(89.28, -30.37, 53.08) |
| CIE-LCH | lch(89.28, 61.15, 119.78°) |
| OKLab | oklab(89.71% -0.0853 0.1262) |
| OKLCH | oklch(89.71% 0.152 124.1) |
| XYZ | xyz(57.7238, 74.7600, 28.8383) |
| Luminance | 0.7476 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.28
Pear
#CBF85F
ΔE00 4.04
Light Pea Green
#C4FE82
ΔE00 4.20
Pale Lime
#BEFD73
ΔE00 4.46
Pistachio (survey)
#C0FA8B
ΔE00 4.53
Light Yellowish Green
#C2FF89
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EE77 #9D77EE
analogous
#EED977 #C8EE77 #8CEE77
triadic
#C8EE77 #77C8EE #EE77C8
tetradic
#C8EE77 #77EED9 #9D77EE #EE778C
square
#C8EE77 #77EED9 #9D77EE #EE778C
split-complementary
#C8EE77 #778CEE #D977EE
monochromatic
#96D11A #B2E741 #C8EE77 #DEF5AD #F4FCE4
Accessibility & contrast
On white
1.32
#C8EE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#C8EE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EE77
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EE77 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16C
Deuteranopia (green-blind)
#F4E07E
Tritanopia (blue-blind)
#CFE4D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c8ee77; /* rgb */ color: rgb(200, 238, 119); /* oklch */ color: oklch(89.7% 0.152 124.1);
Tailwind
colors: {
custom: {
50: '#dbf3a1',
500: '#c8ee77',
950: '#000000',
},
}SCSS
$custom: #c8ee77; $custom-light: #dbf3a1; $custom-dark: #000000;
JSON
{
"hex": "#c8ee77",
"rgb": {
"r": 200,
"g": 238,
"b": 119
},
"hsl": {
"h": 79.16,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.89707,
"c": 0.15232,
"h": 124.1
},
"luminance": 0.7476
}Semantic roles & 50–950 ramp
primary
#C8EE77
secondary
#6D42C7
accent
#0BDA4D
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580