#C8FC83#C8FC83
#C8FC83 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 92.9% C 0.160 H 128.3°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FC83 |
|---|---|
| RGB | rgb(200, 252, 131) |
| HSL | hsl(86, 95%, 75%) |
| HSV | hsv(86, 48%, 99%) |
| CMYK | cmyk(20.6%, 0%, 48%, 1.2%) |
| CIE-LAB | lab(93.25, -35.58, 52.29) |
| CIE-LCH | lch(93.25, 63.25, 124.23°) |
| OKLab | oklab(92.95% -0.099 0.1253) |
| OKLCH | oklch(92.95% 0.16 128.3) |
| XYZ | xyz(62.7261, 83.5379, 34.2880) |
| Luminance | 0.8354 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.91
Light Yellow Green
#CCFD7F
ΔE00 1.02
Light Yellowish Green
#C2FF89
ΔE00 1.71
Pistachio (survey)
#C0FA8B
ΔE00 2.09
Pale Lime
#BEFD73
ΔE00 2.19
Celery
#C1FD95
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FC83 #B783FC
analogous
#FCF383 #C8FC83 #8BFC83
triadic
#C8FC83 #83C8FC #FC83C8
tetradic
#C8FC83 #83FCF3 #B783FC #FC838B
square
#C8FC83 #83FCF3 #B783FC #FC838B
split-complementary
#C8FC83 #838BFC #F383FC
monochromatic
#93F90B #ADFB47 #C8FC83 #E3FDBF #F2FEE1
Accessibility & contrast
On white
1.19
#C8FC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#C8FC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FC83
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FC83 | 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)
#FFEE79
Deuteranopia (green-blind)
#FFEB8A
Tritanopia (blue-blind)
#CDF3E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c8fc83; /* rgb */ color: rgb(200, 252, 131); /* oklch */ color: oklch(92.9% 0.160 128.3);
Tailwind
colors: {
custom: {
50: '#dbfda9',
500: '#c8fc83',
950: '#000000',
},
}SCSS
$custom: #c8fc83; $custom-light: #dbfda9; $custom-dark: #000000;
JSON
{
"hex": "#c8fc83",
"rgb": {
"r": 200,
"g": 252,
"b": 131
},
"hsl": {
"h": 85.785,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.92949,
"c": 0.15968,
"h": 128.3
},
"luminance": 0.83539
}Semantic roles & 50–950 ramp
primary
#C8FC83
secondary
#8749DB
accent
#00E663
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581