#C8FC8A#C8FC8A
#C8FC8A is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.0% C 0.153 H 129.1°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FC8A |
|---|---|
| RGB | rgb(200, 252, 138) |
| HSL | hsl(87, 95%, 76%) |
| HSV | hsv(87, 45%, 99%) |
| CMYK | cmyk(20.6%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(93.33, -34.82, 49.10) |
| CIE-LCH | lch(93.33, 60.20, 125.34°) |
| OKLab | oklab(93.05% -0.0964 0.1186) |
| OKLCH | oklch(93.05% 0.153 129.1) |
| XYZ | xyz(63.2166, 83.7341, 36.8716) |
| Luminance | 0.8374 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.34
Light Yellowish Green
#C2FF89
ΔE00 1.36
Pistachio (survey)
#C0FA8B
ΔE00 1.37
Light Yellow Green
#CCFD7F
ΔE00 1.92
Celery
#C1FD95
ΔE00 2.36
Pale Lime
#BEFD73
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FC8A #BE8AFC
analogous
#FCF78A #C8FC8A #8FFC8A
triadic
#C8FC8A #8AC8FC #FC8AC8
tetradic
#C8FC8A #8AFCF7 #BE8AFC #FC8A8F
square
#C8FC8A #8AFCF7 #BE8AFC #FC8A8F
split-complementary
#C8FC8A #8A8FFC #F78AFC
monochromatic
#90F913 #ACFA4E #C8FC8A #E4FEC6 #F1FEE1
Accessibility & contrast
On white
1.18
#C8FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#C8FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FC8A
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FC8A | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE81
Deuteranopia (green-blind)
#FEEB91
Tritanopia (blue-blind)
#CCF3E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c8fc8a; /* rgb */ color: rgb(200, 252, 138); /* oklch */ color: oklch(93.0% 0.153 129.1);
Tailwind
colors: {
custom: {
50: '#dafdae',
500: '#c8fc8a',
950: '#000000',
},
}SCSS
$custom: #c8fc8a; $custom-light: #dafdae; $custom-dark: #000000;
JSON
{
"hex": "#c8fc8a",
"rgb": {
"r": 200,
"g": 252,
"b": 138
},
"hsl": {
"h": 87.368,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.93046,
"c": 0.15285,
"h": 129.1
},
"luminance": 0.83735
}Semantic roles & 50–950 ramp
primary
#C8FC8A
secondary
#8F4FDC
accent
#00E669
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581