#C8ED77#C8ED77
#C8ED77 is a very light, vivid yellow-green. Relative luminance 0.742; OKLCH L 89.5% C 0.151 H 123.8°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ED77 |
|---|---|
| RGB | rgb(200, 237, 119) |
| HSL | hsl(79, 77%, 70%) |
| HSV | hsv(79, 50%, 93%) |
| CMYK | cmyk(15.6%, 0%, 49.8%, 7.1%) |
| CIE-LAB | lab(89.01, -29.90, 52.75) |
| CIE-LCH | lch(89.01, 60.64, 119.55°) |
| OKLab | oklab(89.49% -0.084 0.1255) |
| OKLCH | oklch(89.49% 0.151 123.8) |
| XYZ | xyz(57.4335, 74.1793, 28.7415) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.53
Pear
#CBF85F
ΔE00 4.21
Light Pea Green
#C4FE82
ΔE00 4.43
Pistachio (survey)
#C0FA8B
ΔE00 4.70
Pale Lime
#BEFD73
ΔE00 4.70
Light Yellowish Green
#C2FF89
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ED77 #9C77ED
analogous
#EDD777 #C8ED77 #8DED77
triadic
#C8ED77 #77C8ED #ED77C8
tetradic
#C8ED77 #77EDD7 #9C77ED #ED778D
square
#C8ED77 #77EDD7 #9C77ED #ED778D
split-complementary
#C8ED77 #778DED #D777ED
monochromatic
#96CE1B #B2E641 #C8ED77 #DEF4AD #F4FBE3
Accessibility & contrast
On white
1.33
#C8ED77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#C8ED77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ED77
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ED77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ED77 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E16C
Deuteranopia (green-blind)
#F3DF7E
Tritanopia (blue-blind)
#CFE3D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c8ed77; /* rgb */ color: rgb(200, 237, 119); /* oklch */ color: oklch(89.5% 0.151 123.8);
Tailwind
colors: {
custom: {
50: '#dbf3a1',
500: '#c8ed77',
950: '#000000',
},
}SCSS
$custom: #c8ed77; $custom-light: #dbf3a1; $custom-dark: #000000;
JSON
{
"hex": "#c8ed77",
"rgb": {
"r": 200,
"g": 237,
"b": 119
},
"hsl": {
"h": 78.814,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.89487,
"c": 0.15099,
"h": 123.8
},
"luminance": 0.7418
}Semantic roles & 50–950 ramp
primary
#C8ED77
secondary
#6C42C6
accent
#0DD94D
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580