#C8FA99#C8FA99
#C8FA99 is a very light, vivid yellow-green. Relative luminance 0.830; OKLCH L 92.8% C 0.135 H 130.8°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FA99 |
|---|---|
| RGB | rgb(200, 250, 153) |
| HSL | hsl(91, 91%, 79%) |
| HSV | hsv(91, 39%, 98%) |
| CMYK | cmyk(20%, 0%, 38.8%, 2%) |
| CIE-LAB | lab(92.99, -32.11, 41.43) |
| CIE-LCH | lch(92.99, 52.42, 127.78°) |
| OKLab | oklab(92.84% -0.088 0.1019) |
| OKLCH | oklch(92.84% 0.135 130.8) |
| XYZ | xyz(63.7538, 82.9493, 42.7828) |
| Luminance | 0.8295 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.62
Pistachio (survey)
#C0FA8B
ΔE00 2.13
Light Yellowish Green
#C2FF89
ΔE00 3.01
Tea Green
#BDF8A3
ΔE00 3.03
Light Pea Green
#C4FE82
ΔE00 3.70
Light Light Green
#C8FFB0
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FA99 #CB99FA
analogous
#F8FA99 #C8FA99 #99FA9B
triadic
#C8FA99 #99C8FA #FA99C8
tetradic
#C8FA99 #99F8FA #CB99FA #FA9B99
square
#C8FA99 #99F8FA #CB99FA #FA9B99
split-complementary
#C8FA99 #9B99FA #FA99F8
monochromatic
#89F424 #A9F75F #C8FA99 #E7FDD3 #EFFEE2
Accessibility & contrast
On white
1.19
#C8FA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#C8FA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FA99
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FA99 | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED92
Deuteranopia (green-blind)
#FBEA9E
Tritanopia (blue-blind)
#CBF2E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8fa99; /* rgb */ color: rgb(200, 250, 153); /* oklch */ color: oklch(92.8% 0.135 130.8);
Tailwind
colors: {
custom: {
50: '#dafcb8',
500: '#c8fa99',
950: '#000000',
},
}SCSS
$custom: #c8fa99; $custom-light: #dafcb8; $custom-dark: #000000;
JSON
{
"hex": "#c8fa99",
"rgb": {
"r": 200,
"g": 250,
"b": 153
},
"hsl": {
"h": 90.928,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.92836,
"c": 0.13464,
"h": 130.8
},
"luminance": 0.8295
}Semantic roles & 50–950 ramp
primary
#C8FA99
secondary
#9E5DDB
accent
#00E676
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581