#C8FC89#C8FC89
#C8FC89 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.0% C 0.154 H 129.0°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FC89 |
|---|---|
| RGB | rgb(200, 252, 137) |
| HSL | hsl(87, 95%, 76%) |
| HSV | hsv(87, 46%, 99%) |
| CMYK | cmyk(20.6%, 0%, 45.6%, 1.2%) |
| CIE-LAB | lab(93.32, -34.93, 49.56) |
| CIE-LCH | lch(93.32, 60.64, 125.18°) |
| OKLab | oklab(93.03% -0.0968 0.1196) |
| OKLCH | oklch(93.03% 0.154 129) |
| XYZ | xyz(63.1445, 83.7052, 36.4920) |
| Luminance | 0.8371 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.24
Light Yellowish Green
#C2FF89
ΔE00 1.37
Pistachio (survey)
#C0FA8B
ΔE00 1.45
Light Yellow Green
#CCFD7F
ΔE00 1.79
Celery
#C1FD95
ΔE00 2.48
Pale Lime
#BEFD73
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FC89 #BD89FC
analogous
#FCF689 #C8FC89 #8FFC89
triadic
#C8FC89 #89C8FC #FC89C8
tetradic
#C8FC89 #89FCF6 #BD89FC #FC898F
square
#C8FC89 #89FCF6 #BD89FC #FC898F
split-complementary
#C8FC89 #898FFC #F689FC
monochromatic
#90F912 #ACFA4D #C8FC89 #E4FEC5 #F1FEE1
Accessibility & contrast
On white
1.18
#C8FC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#C8FC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FC89
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FC89 | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE80
Deuteranopia (green-blind)
#FEEB90
Tritanopia (blue-blind)
#CCF3E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c8fc89; /* rgb */ color: rgb(200, 252, 137); /* oklch */ color: oklch(93.0% 0.154 129.0);
Tailwind
colors: {
custom: {
50: '#dafdad',
500: '#c8fc89',
950: '#000000',
},
}SCSS
$custom: #c8fc89; $custom-light: #dafdad; $custom-dark: #000000;
JSON
{
"hex": "#c8fc89",
"rgb": {
"r": 200,
"g": 252,
"b": 137
},
"hsl": {
"h": 87.13,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.93031,
"c": 0.15384,
"h": 129
},
"luminance": 0.83706
}Semantic roles & 50–950 ramp
primary
#C8FC89
secondary
#8E4EDB
accent
#00E668
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581