#C8FC82#C8FC82
#C8FC82 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 92.9% C 0.161 H 128.2°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FC82 |
|---|---|
| RGB | rgb(200, 252, 130) |
| HSL | hsl(86, 95%, 75%) |
| HSV | hsv(86, 48%, 99%) |
| CMYK | cmyk(20.6%, 0%, 48.4%, 1.2%) |
| CIE-LAB | lab(93.24, -35.69, 52.74) |
| CIE-LCH | lch(93.24, 63.68, 124.08°) |
| OKLab | oklab(92.94% -0.0993 0.1262) |
| OKLCH | oklch(92.94% 0.161 128.2) |
| XYZ | xyz(62.6586, 83.5109, 33.9328) |
| Luminance | 0.8351 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.91
Light Pea Green
#C4FE82
ΔE00 0.92
Light Yellowish Green
#C2FF89
ΔE00 1.80
Pale Lime
#BEFD73
ΔE00 2.09
Pistachio (survey)
#C0FA8B
ΔE00 2.21
Celery
#C1FD95
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FC82 #B682FC
analogous
#FCF382 #C8FC82 #8BFC82
triadic
#C8FC82 #82C8FC #FC82C8
tetradic
#C8FC82 #82FCF3 #B682FC #FC828B
square
#C8FC82 #82FCF3 #B682FC #FC828B
split-complementary
#C8FC82 #828BFC #F382FC
monochromatic
#93F90A #AEFB46 #C8FC82 #E2FDBE #F2FEE1
Accessibility & contrast
On white
1.19
#C8FC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#C8FC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FC82
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FC82 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE77
Deuteranopia (green-blind)
#FFEB89
Tritanopia (blue-blind)
#CDF3E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c8fc82; /* rgb */ color: rgb(200, 252, 130); /* oklch */ color: oklch(92.9% 0.161 128.2);
Tailwind
colors: {
custom: {
50: '#dbfda9',
500: '#c8fc82',
950: '#000000',
},
}SCSS
$custom: #c8fc82; $custom-light: #dbfda9; $custom-dark: #000000;
JSON
{
"hex": "#c8fc82",
"rgb": {
"r": 200,
"g": 252,
"b": 130
},
"hsl": {
"h": 85.574,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.92936,
"c": 0.16064,
"h": 128.2
},
"luminance": 0.83512
}Semantic roles & 50–950 ramp
primary
#C8FC82
secondary
#8648DA
accent
#00E662
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581