#C8FA9F#C8FA9F
#C8FA9F is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 92.9% C 0.128 H 131.9°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FA9F |
|---|---|
| RGB | rgb(200, 250, 159) |
| HSL | hsl(93, 90%, 80%) |
| HSV | hsv(93, 36%, 98%) |
| CMYK | cmyk(20%, 0%, 36.4%, 2%) |
| CIE-LAB | lab(93.08, -31.34, 38.59) |
| CIE-LCH | lch(93.08, 49.71, 129.08°) |
| OKLab | oklab(92.94% -0.0856 0.0955) |
| OKLCH | oklch(92.94% 0.128 131.9) |
| XYZ | xyz(64.2618, 83.1526, 45.4586) |
| Luminance | 0.8315 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.15
Tea Green
#BDF8A3
ΔE00 2.24
Light Light Green
#C8FFB0
ΔE00 2.82
Pistachio (survey)
#C0FA8B
ΔE00 3.01
Washed Out Green
#BCF5A6
ΔE00 3.04
Pale Light Green
#B1FC99
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FA9F #D19FFA
analogous
#F6FA9F #C8FA9F #9FFAA3
triadic
#C8FA9F #9FC8FA #FA9FC8
tetradic
#C8FA9F #9FF6FA #D19FFA #FAA39F
square
#C8FA9F #9FF6FA #D19FFA #FAA39F
split-complementary
#C8FA9F #A39FFA #FA9FF6
monochromatic
#85F42B #A7F765 #C8FA9F #E9FDD9 #EEFDE2
Accessibility & contrast
On white
1.19
#C8FA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#C8FA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FA9F
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FA9F | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE99
Deuteranopia (green-blind)
#FAEAA4
Tritanopia (blue-blind)
#CAF3E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8fa9f; /* rgb */ color: rgb(200, 250, 159); /* oklch */ color: oklch(92.9% 0.128 131.9);
Tailwind
colors: {
custom: {
50: '#dafcbc',
500: '#c8fa9f',
950: '#000000',
},
}SCSS
$custom: #c8fa9f; $custom-light: #dafcbc; $custom-dark: #000000;
JSON
{
"hex": "#c8fa9f",
"rgb": {
"r": 200,
"g": 250,
"b": 159
},
"hsl": {
"h": 92.967,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.92936,
"c": 0.12828,
"h": 131.9
},
"luminance": 0.83154
}Semantic roles & 50–950 ramp
primary
#C8FA9F
secondary
#A562DB
accent
#00E67E
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582