#C8ED76#C8ED76
#C8ED76 is a very light, vivid yellow-green. Relative luminance 0.742; OKLCH L 89.5% C 0.152 H 123.7°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ED76 |
|---|---|
| RGB | rgb(200, 237, 118) |
| HSL | hsl(79, 77%, 70%) |
| HSV | hsv(79, 50%, 93%) |
| CMYK | cmyk(15.6%, 0%, 50.2%, 7.1%) |
| CIE-LAB | lab(89.00, -30.00, 53.20) |
| CIE-LCH | lch(89.00, 61.08, 119.42°) |
| OKLab | oklab(89.48% -0.0843 0.1264) |
| OKLCH | oklch(89.48% 0.152 123.7) |
| XYZ | xyz(57.3737, 74.1554, 28.4269) |
| Luminance | 0.7416 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.53
Pear
#CBF85F
ΔE00 4.10
Light Pea Green
#C4FE82
ΔE00 4.46
Pale Lime
#BEFD73
ΔE00 4.68
Pistachio (survey)
#C0FA8B
ΔE00 4.78
Light Yellowish Green
#C2FF89
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ED76 #9B76ED
analogous
#EDD676 #C8ED76 #8DED76
triadic
#C8ED76 #76C8ED #ED76C8
tetradic
#C8ED76 #76EDD6 #9B76ED #ED768D
square
#C8ED76 #76EDD6 #9B76ED #ED768D
split-complementary
#C8ED76 #768DED #D676ED
monochromatic
#96CE1B #B2E640 #C8ED76 #DEF4AC #F3FBE2
Accessibility & contrast
On white
1.33
#C8ED76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#C8ED76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ED76
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ED76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ED76 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E16B
Deuteranopia (green-blind)
#F3DF7D
Tritanopia (blue-blind)
#D0E3D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c8ed76; /* rgb */ color: rgb(200, 237, 118); /* oklch */ color: oklch(89.5% 0.152 123.7);
Tailwind
colors: {
custom: {
50: '#dbf3a0',
500: '#c8ed76',
950: '#000000',
},
}SCSS
$custom: #c8ed76; $custom-light: #dbf3a0; $custom-dark: #000000;
JSON
{
"hex": "#c8ed76",
"rgb": {
"r": 200,
"g": 237,
"b": 118
},
"hsl": {
"h": 78.655,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.89475,
"c": 0.15194,
"h": 123.7
},
"luminance": 0.74156
}Semantic roles & 50–950 ramp
primary
#C8ED76
secondary
#6B41C6
accent
#0DD94C
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580