#C8FA95#C8FA95
#C8FA95 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.8% C 0.139 H 130.2°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FA95 |
|---|---|
| RGB | rgb(200, 250, 149) |
| HSL | hsl(90, 91%, 78%) |
| HSV | hsv(90, 40%, 98%) |
| CMYK | cmyk(20%, 0%, 40.4%, 2%) |
| CIE-LAB | lab(92.94, -32.61, 43.31) |
| CIE-LCH | lch(92.94, 54.22, 126.98°) |
| OKLab | oklab(92.77% -0.0896 0.1061) |
| OKLCH | oklch(92.77% 0.139 130.2) |
| XYZ | xyz(63.4289, 82.8194, 41.0719) |
| Luminance | 0.8282 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.56
Pistachio (survey)
#C0FA8B
ΔE00 1.65
Light Yellowish Green
#C2FF89
ΔE00 2.51
Light Pea Green
#C4FE82
ΔE00 3.10
Tea Green
#BDF8A3
ΔE00 3.60
Light Yellow Green
#CCFD7F
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FA95 #C795FA
analogous
#FAF995 #C8FA95 #95FA95
triadic
#C8FA95 #95C8FA #FA95C8
tetradic
#C8FA95 #95FAF9 #C795FA #FA9595
square
#C8FA95 #95FAF9 #C795FA #FA9595
split-complementary
#C8FA95 #9595FA #F995FA
monochromatic
#8BF420 #AAF75B #C8FA95 #E6FDCF #F0FEE2
Accessibility & contrast
On white
1.20
#C8FA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#C8FA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FA95
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FA95 | 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)
#FFED8D
Deuteranopia (green-blind)
#FBEA9A
Tritanopia (blue-blind)
#CBF2E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8fa95; /* rgb */ color: rgb(200, 250, 149); /* oklch */ color: oklch(92.8% 0.139 130.2);
Tailwind
colors: {
custom: {
50: '#dafcb5',
500: '#c8fa95',
950: '#000000',
},
}SCSS
$custom: #c8fa95; $custom-light: #dafcb5; $custom-dark: #000000;
JSON
{
"hex": "#c8fa95",
"rgb": {
"r": 200,
"g": 250,
"b": 149
},
"hsl": {
"h": 89.703,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.92771,
"c": 0.13884,
"h": 130.2
},
"luminance": 0.82821
}Semantic roles & 50–950 ramp
primary
#C8FA95
secondary
#9959DA
accent
#00E672
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581