#C8FC84#C8FC84
#C8FC84 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 93.0% C 0.159 H 128.4°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FC84 |
|---|---|
| RGB | rgb(200, 252, 132) |
| HSL | hsl(86, 95%, 75%) |
| HSV | hsv(86, 48%, 99%) |
| CMYK | cmyk(20.6%, 0%, 47.6%, 1.2%) |
| CIE-LAB | lab(93.26, -35.48, 51.84) |
| CIE-LCH | lch(93.26, 62.82, 124.39°) |
| OKLab | oklab(92.96% -0.0986 0.1244) |
| OKLCH | oklch(92.96% 0.159 128.4) |
| XYZ | xyz(62.7942, 83.5651, 34.6467) |
| Luminance | 0.8357 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.92
Light Yellow Green
#CCFD7F
ΔE00 1.14
Light Yellowish Green
#C2FF89
ΔE00 1.63
Pistachio (survey)
#C0FA8B
ΔE00 1.98
Pale Lime
#BEFD73
ΔE00 2.28
Celery
#C1FD95
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FC84 #B884FC
analogous
#FCF484 #C8FC84 #8CFC84
triadic
#C8FC84 #84C8FC #FC84C8
tetradic
#C8FC84 #84FCF4 #B884FC #FC848C
square
#C8FC84 #84FCF4 #B884FC #FC848C
split-complementary
#C8FC84 #848CFC #F484FC
monochromatic
#93F90D #ADFB48 #C8FC84 #E3FDC0 #F2FEE1
Accessibility & contrast
On white
1.19
#C8FC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#C8FC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FC84
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FC84 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7A
Deuteranopia (green-blind)
#FFEB8B
Tritanopia (blue-blind)
#CDF3E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c8fc84; /* rgb */ color: rgb(200, 252, 132); /* oklch */ color: oklch(93.0% 0.159 128.4);
Tailwind
colors: {
custom: {
50: '#dbfdaa',
500: '#c8fc84',
950: '#000000',
},
}SCSS
$custom: #c8fc84; $custom-light: #dbfdaa; $custom-dark: #000000;
JSON
{
"hex": "#c8fc84",
"rgb": {
"r": 200,
"g": 252,
"b": 132
},
"hsl": {
"h": 86,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.92962,
"c": 0.15872,
"h": 128.4
},
"luminance": 0.83566
}Semantic roles & 50–950 ramp
primary
#C8FC84
secondary
#8849DB
accent
#00E663
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581