#C8FA9E#C8FA9E
#C8FA9E is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 92.9% C 0.129 H 131.7°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FA9E |
|---|---|
| RGB | rgb(200, 250, 158) |
| HSL | hsl(93, 90%, 80%) |
| HSV | hsv(93, 37%, 98%) |
| CMYK | cmyk(20%, 0%, 36.8%, 2%) |
| CIE-LAB | lab(93.07, -31.47, 39.07) |
| CIE-LCH | lch(93.07, 50.16, 128.85°) |
| OKLab | oklab(92.92% -0.086 0.0966) |
| OKLCH | oklch(92.92% 0.129 131.7) |
| XYZ | xyz(64.1754, 83.1180, 45.0034) |
| Luminance | 0.8312 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.04
Tea Green
#BDF8A3
ΔE00 2.36
Pistachio (survey)
#C0FA8B
ΔE00 2.86
Light Light Green
#C8FFB0
ΔE00 2.98
Washed Out Green
#BCF5A6
ΔE00 3.18
Pale Light Green
#B1FC99
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FA9E #D09EFA
analogous
#F6FA9E #C8FA9E #9EFAA2
triadic
#C8FA9E #9EC8FA #FA9EC8
tetradic
#C8FA9E #9EF6FA #D09EFA #FAA29E
square
#C8FA9E #9EF6FA #D09EFA #FAA29E
split-complementary
#C8FA9E #A29EFA #FA9EF6
monochromatic
#86F42A #A7F764 #C8FA9E #E9FDD8 #EEFDE2
Accessibility & contrast
On white
1.19
#C8FA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#C8FA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FA9E
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FA9E | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE97
Deuteranopia (green-blind)
#FAEAA3
Tritanopia (blue-blind)
#CAF3E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8fa9e; /* rgb */ color: rgb(200, 250, 158); /* oklch */ color: oklch(92.9% 0.129 131.7);
Tailwind
colors: {
custom: {
50: '#dafcbb',
500: '#c8fa9e',
950: '#000000',
},
}SCSS
$custom: #c8fa9e; $custom-light: #dafcbb; $custom-dark: #000000;
JSON
{
"hex": "#c8fa9e",
"rgb": {
"r": 200,
"g": 250,
"b": 158
},
"hsl": {
"h": 92.609,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.92919,
"c": 0.12935,
"h": 131.7
},
"luminance": 0.83119
}Semantic roles & 50–950 ramp
primary
#C8FA9E
secondary
#A361DB
accent
#00E67D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582