#C8FC90#C8FC90
#C8FC90 is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 93.1% C 0.147 H 129.9°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FC90 |
|---|---|
| RGB | rgb(200, 252, 144) |
| HSL | hsl(89, 95%, 78%) |
| HSV | hsv(89, 43%, 99%) |
| CMYK | cmyk(20.6%, 0%, 42.9%, 1.2%) |
| CIE-LAB | lab(93.41, -34.13, 46.34) |
| CIE-LCH | lch(93.41, 57.55, 126.37°) |
| OKLab | oklab(93.13% -0.0941 0.1127) |
| OKLCH | oklch(93.13% 0.147 129.9) |
| XYZ | xyz(63.6631, 83.9126, 39.2228) |
| Luminance | 0.8391 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.14
Light Yellowish Green
#C2FF89
ΔE00 1.61
Celery
#C1FD95
ΔE00 1.66
Light Pea Green
#C4FE82
ΔE00 2.09
Light Yellow Green
#CCFD7F
ΔE00 2.78
Pale Lime
#BEFD73
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FC90 #C490FC
analogous
#FCFA90 #C8FC90 #92FC90
triadic
#C8FC90 #90C8FC #FC90C8
tetradic
#C8FC90 #90FCFA #C490FC #FC9092
square
#C8FC90 #90FCFA #C490FC #FC9092
split-complementary
#C8FC90 #9092FC #FA90FC
monochromatic
#8DF919 #AAFA54 #C8FC90 #E6FECC #F0FEE1
Accessibility & contrast
On white
1.18
#C8FC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#C8FC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FC90
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FC90 | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF88
Deuteranopia (green-blind)
#FDEB96
Tritanopia (blue-blind)
#CCF4E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c8fc90; /* rgb */ color: rgb(200, 252, 144); /* oklch */ color: oklch(93.1% 0.147 129.9);
Tailwind
colors: {
custom: {
50: '#dafdb2',
500: '#c8fc90',
950: '#000000',
},
}SCSS
$custom: #c8fc90; $custom-light: #dafdb2; $custom-dark: #000000;
JSON
{
"hex": "#c8fc90",
"rgb": {
"r": 200,
"g": 252,
"b": 144
},
"hsl": {
"h": 88.889,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.93133,
"c": 0.14683,
"h": 129.9
},
"luminance": 0.83914
}Semantic roles & 50–950 ramp
primary
#C8FC90
secondary
#9654DC
accent
#00E66F
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581