#C8FC75#C8FC75
#C8FC75 is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 92.8% C 0.173 H 127.0°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FC75 |
|---|---|
| RGB | rgb(200, 252, 117) |
| HSL | hsl(83, 96%, 72%) |
| HSV | hsv(83, 54%, 99%) |
| CMYK | cmyk(20.6%, 0%, 53.6%, 1.2%) |
| CIE-LAB | lab(93.09, -36.98, 58.50) |
| CIE-LCH | lch(93.09, 69.20, 122.30°) |
| OKLab | oklab(92.77% -0.1039 0.1378) |
| OKLCH | oklch(92.77% 0.173 127) |
| XYZ | xyz(61.8405, 83.1836, 29.6242) |
| Luminance | 0.8318 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.12
Pale Lime
#BEFD73
ΔE00 1.63
Light Pea Green
#C4FE82
ΔE00 2.06
Light Lime Green
#B9FF66
ΔE00 2.63
Pear
#CBF85F
ΔE00 2.86
Light Yellowish Green
#C2FF89
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FC75 #A975FC
analogous
#FCEC75 #C8FC75 #85FC75
triadic
#C8FC75 #75C8FC #FC75C8
tetradic
#C8FC75 #75FCEC #A975FC #FC7585
square
#C8FC75 #75FCEC #A975FC #FC7585
split-complementary
#C8FC75 #7585FC #EC75FC
monochromatic
#96F105 #B0FB39 #C8FC75 #E0FDB1 #F3FEE1
Accessibility & contrast
On white
1.19
#C8FC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#C8FC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FC75
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FC75 | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED68
Deuteranopia (green-blind)
#FFEA7E
Tritanopia (blue-blind)
#CEF2DE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8fc75; /* rgb */ color: rgb(200, 252, 117); /* oklch */ color: oklch(92.8% 0.173 127.0);
Tailwind
colors: {
custom: {
50: '#dbfda0',
500: '#c8fc75',
950: '#000000',
},
}SCSS
$custom: #c8fc75; $custom-light: #dbfda0; $custom-dark: #000000;
JSON
{
"hex": "#c8fc75",
"rgb": {
"r": 200,
"g": 252,
"b": 117
},
"hsl": {
"h": 83.111,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.92774,
"c": 0.17261,
"h": 127
},
"luminance": 0.83185
}Semantic roles & 50–950 ramp
primary
#C8FC75
secondary
#793DD9
accent
#00E658
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580