#C8FC8D#C8FC8D
#C8FC8D is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 93.1% C 0.150 H 129.5°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FC8D |
|---|---|
| RGB | rgb(200, 252, 141) |
| HSL | hsl(88, 95%, 77%) |
| HSV | hsv(88, 44%, 99%) |
| CMYK | cmyk(20.6%, 0%, 44%, 1.2%) |
| CIE-LAB | lab(93.37, -34.48, 47.72) |
| CIE-LCH | lch(93.37, 58.88, 125.85°) |
| OKLab | oklab(93.09% -0.0952 0.1157) |
| OKLCH | oklch(93.09% 0.15 129.5) |
| XYZ | xyz(63.4368, 83.8221, 38.0313) |
| Luminance | 0.8382 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.18
Light Yellowish Green
#C2FF89
ΔE00 1.42
Light Pea Green
#C4FE82
ΔE00 1.70
Celery
#C1FD95
ΔE00 1.99
Light Yellow Green
#CCFD7F
ΔE00 2.35
Pale Lime
#BEFD73
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FC8D #C18DFC
analogous
#FCF88D #C8FC8D #91FC8D
triadic
#C8FC8D #8DC8FC #FC8DC8
tetradic
#C8FC8D #8DFCF8 #C18DFC #FC8D91
square
#C8FC8D #8DFCF8 #C18DFC #FC8D91
split-complementary
#C8FC8D #8D91FC #F88DFC
monochromatic
#8EF916 #ABFA51 #C8FC8D #E5FEC9 #F1FEE1
Accessibility & contrast
On white
1.18
#C8FC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#C8FC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FC8D
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FC8D | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE84
Deuteranopia (green-blind)
#FEEB93
Tritanopia (blue-blind)
#CCF3E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c8fc8d; /* rgb */ color: rgb(200, 252, 141); /* oklch */ color: oklch(93.1% 0.150 129.5);
Tailwind
colors: {
custom: {
50: '#dafdb0',
500: '#c8fc8d',
950: '#000000',
},
}SCSS
$custom: #c8fc8d; $custom-light: #dafdb0; $custom-dark: #000000;
JSON
{
"hex": "#c8fc8d",
"rgb": {
"r": 200,
"g": 252,
"b": 141
},
"hsl": {
"h": 88.108,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.93089,
"c": 0.14986,
"h": 129.5
},
"luminance": 0.83823
}Semantic roles & 50–950 ramp
primary
#C8FC8D
secondary
#9251DC
accent
#00E66C
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151711
muted
#848581