#C8FC7C#C8FC7C
#C8FC7C is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 92.9% C 0.166 H 127.6°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FC7C |
|---|---|
| RGB | rgb(200, 252, 124) |
| HSL | hsl(84, 96%, 74%) |
| HSV | hsv(84, 51%, 99%) |
| CMYK | cmyk(20.6%, 0%, 50.8%, 1.2%) |
| CIE-LAB | lab(93.17, -36.30, 55.43) |
| CIE-LCH | lch(93.17, 66.26, 123.22°) |
| OKLab | oklab(92.86% -0.1015 0.1317) |
| OKLCH | oklch(92.86% 0.166 127.6) |
| XYZ | xyz(62.2676, 83.3545, 31.8734) |
| Luminance | 0.8336 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.57
Light Pea Green
#C4FE82
ΔE00 1.32
Pale Lime
#BEFD73
ΔE00 1.69
Light Yellowish Green
#C2FF89
ΔE00 2.40
Pistachio (survey)
#C0FA8B
ΔE00 2.93
Light Lime Green
#B9FF66
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FC7C #B07CFC
analogous
#FCF07C #C8FC7C #88FC7C
triadic
#C8FC7C #7CC8FC #FC7CC8
tetradic
#C8FC7C #7CFCF0 #B07CFC #FC7C88
square
#C8FC7C #7CFCF0 #B07CFC #FC7C88
split-complementary
#C8FC7C #7C88FC #F07CFC
monochromatic
#96F806 #AFFB40 #C8FC7C #E1FDB8 #F2FEE1
Accessibility & contrast
On white
1.19
#C8FC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#C8FC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FC7C
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FC7C | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE70
Deuteranopia (green-blind)
#FFEA84
Tritanopia (blue-blind)
#CEF2DF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8fc7c; /* rgb */ color: rgb(200, 252, 124); /* oklch */ color: oklch(92.9% 0.166 127.6);
Tailwind
colors: {
custom: {
50: '#dbfda5',
500: '#c8fc7c',
950: '#000000',
},
}SCSS
$custom: #c8fc7c; $custom-light: #dbfda5; $custom-dark: #000000;
JSON
{
"hex": "#c8fc7c",
"rgb": {
"r": 200,
"g": 252,
"b": 124
},
"hsl": {
"h": 84.375,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.92858,
"c": 0.16628,
"h": 127.6
},
"luminance": 0.83355
}Semantic roles & 50–950 ramp
primary
#C8FC7C
secondary
#8043DA
accent
#00E65D
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580