#C8FD90#C8FD90
#C8FD90 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.4% C 0.148 H 130.0°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FD90 |
|---|---|
| RGB | rgb(200, 253, 144) |
| HSL | hsl(89, 96%, 78%) |
| HSV | hsv(89, 43%, 99%) |
| CMYK | cmyk(20.9%, 0%, 43.1%, 0.8%) |
| CIE-LAB | lab(93.69, -34.59, 46.68) |
| CIE-LCH | lch(93.69, 58.10, 126.54°) |
| OKLab | oklab(93.35% -0.0954 0.1135) |
| OKLCH | oklch(93.35% 0.148 130) |
| XYZ | xyz(63.9779, 84.5424, 39.3278) |
| Luminance | 0.8454 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.13
Light Yellowish Green
#C2FF89
ΔE00 1.43
Celery
#C1FD95
ΔE00 1.62
Light Pea Green
#C4FE82
ΔE00 1.96
Light Yellow Green
#CCFD7F
ΔE00 2.73
Pale Lime
#BEFD73
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FD90 #C590FD
analogous
#FDFB90 #C8FD90 #91FD90
triadic
#C8FD90 #90C8FD #FD90C8
tetradic
#C8FD90 #90FDFB #C590FD #FD9091
square
#C8FD90 #90FDFB #C590FD #FD9091
split-complementary
#C8FD90 #9091FD #FB90FD
monochromatic
#8CFB18 #AAFC54 #C8FD90 #E6FECC #F0FEE1
Accessibility & contrast
On white
1.17
#C8FD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#C8FD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FD90
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FD90 | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF87
Deuteranopia (green-blind)
#FEEC96
Tritanopia (blue-blind)
#CBF5E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c8fd90; /* rgb */ color: rgb(200, 253, 144); /* oklch */ color: oklch(93.4% 0.148 130.0);
Tailwind
colors: {
custom: {
50: '#dafeb2',
500: '#c8fd90',
950: '#000000',
},
}SCSS
$custom: #c8fd90; $custom-light: #dafeb2; $custom-dark: #000000;
JSON
{
"hex": "#c8fd90",
"rgb": {
"r": 200,
"g": 253,
"b": 144
},
"hsl": {
"h": 89.174,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.93353,
"c": 0.14824,
"h": 130
},
"luminance": 0.84544
}Semantic roles & 50–950 ramp
primary
#C8FD90
secondary
#9753DE
accent
#00E670
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581