#C8FA93#C8FA93
#C8FA93 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.7% C 0.141 H 129.9°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FA93 |
|---|---|
| RGB | rgb(200, 250, 147) |
| HSL | hsl(89, 91%, 78%) |
| HSV | hsv(89, 41%, 98%) |
| CMYK | cmyk(20%, 0%, 41.2%, 2%) |
| CIE-LAB | lab(92.91, -32.86, 44.25) |
| CIE-LCH | lch(92.91, 55.11, 126.59°) |
| OKLab | oklab(92.74% -0.0904 0.1081) |
| OKLCH | oklch(92.74% 0.141 129.9) |
| XYZ | xyz(63.2706, 82.7561, 40.2382) |
| Luminance | 0.8276 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.47
Celery
#C1FD95
ΔE00 1.63
Light Yellowish Green
#C2FF89
ΔE00 2.29
Light Pea Green
#C4FE82
ΔE00 2.81
Light Yellow Green
#CCFD7F
ΔE00 3.39
Tea Green
#BDF8A3
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FA93 #C593FA
analogous
#FAF893 #C8FA93 #94FA93
triadic
#C8FA93 #93C8FA #FA93C8
tetradic
#C8FA93 #93FAF8 #C593FA #FA9394
square
#C8FA93 #93FAF8 #C593FA #FA9394
split-complementary
#C8FA93 #9394FA #F893FA
monochromatic
#8CF51E #AAF759 #C8FA93 #E6FDCD #F0FEE2
Accessibility & contrast
On white
1.20
#C8FA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#C8FA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FA93
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FA93 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8B
Deuteranopia (green-blind)
#FBE999
Tritanopia (blue-blind)
#CBF2E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8fa93; /* rgb */ color: rgb(200, 250, 147); /* oklch */ color: oklch(92.7% 0.141 129.9);
Tailwind
colors: {
custom: {
50: '#dafcb4',
500: '#c8fa93',
950: '#000000',
},
}SCSS
$custom: #c8fa93; $custom-light: #dafcb4; $custom-dark: #000000;
JSON
{
"hex": "#c8fa93",
"rgb": {
"r": 200,
"g": 250,
"b": 147
},
"hsl": {
"h": 89.126,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.9274,
"c": 0.14091,
"h": 129.9
},
"luminance": 0.82757
}Semantic roles & 50–950 ramp
primary
#C8FA93
secondary
#9757DA
accent
#00E66F
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581