#C8FC6F#C8FC6F
#C8FC6F is a very light, vivid yellow-green. Relative luminance 0.830; OKLCH L 92.7% C 0.178 H 126.6°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FC6F |
|---|---|
| RGB | rgb(200, 252, 111) |
| HSL | hsl(82, 96%, 71%) |
| HSV | hsv(82, 56%, 99%) |
| CMYK | cmyk(20.6%, 0%, 56%, 1.2%) |
| CIE-LAB | lab(93.03, -37.52, 61.07) |
| CIE-LCH | lch(93.03, 71.68, 121.56°) |
| OKLab | oklab(92.71% -0.1059 0.1428) |
| OKLCH | oklch(92.71% 0.178 126.6) |
| XYZ | xyz(61.4990, 83.0470, 27.8255) |
| Luminance | 0.8305 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.78
Pale Lime
#BEFD73
ΔE00 1.93
Pear
#CBF85F
ΔE00 2.23
Light Lime Green
#B9FF66
ΔE00 2.48
Light Pea Green
#C4FE82
ΔE00 2.73
Pale Lime Green
#B1FF65
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FC6F #A36FFC
analogous
#FCEA6F #C8FC6F #81FC6F
triadic
#C8FC6F #6FC8FC #FC6FC8
tetradic
#C8FC6F #6FFCEA #A36FFC #FC6F81
square
#C8FC6F #6FFCEA #A36FFC #FC6F81
split-complementary
#C8FC6F #6F81FC #EA6FFC
monochromatic
#97EC05 #B1FB33 #C8FC6F #DFFDAB #F4FEE1
Accessibility & contrast
On white
1.19
#C8FC6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#C8FC6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FC6F
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FC6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FC6F | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED60
Deuteranopia (green-blind)
#FFEA78
Tritanopia (blue-blind)
#CFF2DD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8fc6f; /* rgb */ color: rgb(200, 252, 111); /* oklch */ color: oklch(92.7% 0.178 126.6);
Tailwind
colors: {
custom: {
50: '#dbfd9c',
500: '#c8fc6f',
950: '#000000',
},
}SCSS
$custom: #c8fc6f; $custom-light: #dbfd9c; $custom-dark: #000000;
JSON
{
"hex": "#c8fc6f",
"rgb": {
"r": 200,
"g": 252,
"b": 111
},
"hsl": {
"h": 82.128,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.92707,
"c": 0.17782,
"h": 126.6
},
"luminance": 0.83048
}Semantic roles & 50–950 ramp
primary
#C8FC6F
secondary
#7337D8
accent
#00E655
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580