#C8FA94#C8FA94
#C8FA94 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.8% C 0.140 H 130.0°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FA94 |
|---|---|
| RGB | rgb(200, 250, 148) |
| HSL | hsl(89, 91%, 78%) |
| HSV | hsv(89, 41%, 98%) |
| CMYK | cmyk(20%, 0%, 40.8%, 2%) |
| CIE-LAB | lab(92.92, -32.73, 43.78) |
| CIE-LCH | lch(92.92, 54.66, 126.78°) |
| OKLab | oklab(92.76% -0.09 0.1071) |
| OKLCH | oklch(92.76% 0.14 130) |
| XYZ | xyz(63.3494, 82.7876, 40.6533) |
| Luminance | 0.8279 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.56
Celery
#C1FD95
ΔE00 1.59
Light Yellowish Green
#C2FF89
ΔE00 2.40
Light Pea Green
#C4FE82
ΔE00 2.95
Light Yellow Green
#CCFD7F
ΔE00 3.54
Tea Green
#BDF8A3
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FA94 #C694FA
analogous
#FAF994 #C8FA94 #95FA94
triadic
#C8FA94 #94C8FA #FA94C8
tetradic
#C8FA94 #94FAF9 #C694FA #FA9495
square
#C8FA94 #94FAF9 #C694FA #FA9495
split-complementary
#C8FA94 #9495FA #F994FA
monochromatic
#8CF51F #AAF75A #C8FA94 #E6FDCE #F0FEE2
Accessibility & contrast
On white
1.20
#C8FA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#C8FA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FA94
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FA94 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8C
Deuteranopia (green-blind)
#FBE99A
Tritanopia (blue-blind)
#CBF2E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8fa94; /* rgb */ color: rgb(200, 250, 148); /* oklch */ color: oklch(92.8% 0.140 130.0);
Tailwind
colors: {
custom: {
50: '#dafcb5',
500: '#c8fa94',
950: '#000000',
},
}SCSS
$custom: #c8fa94; $custom-light: #dafcb5; $custom-dark: #000000;
JSON
{
"hex": "#c8fa94",
"rgb": {
"r": 200,
"g": 250,
"b": 148
},
"hsl": {
"h": 89.412,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.92756,
"c": 0.13988,
"h": 130
},
"luminance": 0.82789
}Semantic roles & 50–950 ramp
primary
#C8FA94
secondary
#9858DA
accent
#00E671
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581