#C8EC75#C8EC75
#C8EC75 is a very light, vivid yellow-green. Relative luminance 0.736; OKLCH L 89.2% C 0.152 H 123.4°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EC75 |
|---|---|
| RGB | rgb(200, 236, 117) |
| HSL | hsl(78, 76%, 69%) |
| HSV | hsv(78, 50%, 93%) |
| CMYK | cmyk(15.3%, 0%, 50.4%, 7.5%) |
| CIE-LAB | lab(88.71, -29.63, 53.32) |
| CIE-LCH | lch(88.71, 61.00, 119.06°) |
| OKLab | oklab(89.24% -0.0834 0.1266) |
| OKLCH | oklch(89.24% 0.152 123.4) |
| XYZ | xyz(57.0259, 73.5544, 28.0193) |
| Luminance | 0.7356 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.78
Pear
#CBF85F
ΔE00 4.17
Light Pea Green
#C4FE82
ΔE00 4.73
Pale Lime
#BEFD73
ΔE00 4.91
Pistachio (survey)
#C0FA8B
ΔE00 5.02
Light Yellowish Green
#C2FF89
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EC75 #9975EC
analogous
#ECD475 #C8EC75 #8DEC75
triadic
#C8EC75 #75C8EC #EC75C8
tetradic
#C8EC75 #75ECD4 #9975EC #EC758D
square
#C8EC75 #75ECD4 #9975EC #EC758D
split-complementary
#C8EC75 #758DEC #D475EC
monochromatic
#96CB1C #B3E53F #C8EC75 #DDF3AB #F3FBE1
Accessibility & contrast
On white
1.34
#C8EC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#C8EC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EC75
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EC75 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E06A
Deuteranopia (green-blind)
#F3DF7C
Tritanopia (blue-blind)
#D0E2D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c8ec75; /* rgb */ color: rgb(200, 236, 117); /* oklch */ color: oklch(89.2% 0.152 123.4);
Tailwind
colors: {
custom: {
50: '#dbf29f',
500: '#c8ec75',
950: '#000000',
},
}SCSS
$custom: #c8ec75; $custom-light: #dbf29f; $custom-dark: #000000;
JSON
{
"hex": "#c8ec75",
"rgb": {
"r": 200,
"g": 236,
"b": 117
},
"hsl": {
"h": 78.151,
"s": 75.796,
"l": 69.216
},
"oklch": {
"l": 0.89242,
"c": 0.15158,
"h": 123.4
},
"luminance": 0.73555
}Semantic roles & 50–950 ramp
primary
#C8EC75
secondary
#6941C5
accent
#0ED84B
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580