#C8FB99#C8FB99
#C8FB99 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 93.1% C 0.136 H 131.0°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FB99 |
|---|---|
| RGB | rgb(200, 251, 153) |
| HSL | hsl(91, 92%, 79%) |
| HSV | hsv(91, 39%, 98%) |
| CMYK | cmyk(20.3%, 0%, 39%, 1.6%) |
| CIE-LAB | lab(93.26, -32.57, 41.78) |
| CIE-LCH | lch(93.26, 52.98, 127.94°) |
| OKLab | oklab(93.06% -0.0893 0.1027) |
| OKLCH | oklch(93.06% 0.136 131) |
| XYZ | xyz(64.0653, 83.5724, 42.8866) |
| Luminance | 0.8357 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.43
Pistachio (survey)
#C0FA8B
ΔE00 2.01
Light Yellowish Green
#C2FF89
ΔE00 2.83
Tea Green
#BDF8A3
ΔE00 3.08
Light Pea Green
#C4FE82
ΔE00 3.55
Pale Light Green
#B1FC99
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FB99 #CC99FB
analogous
#F9FB99 #C8FB99 #99FB9B
triadic
#C8FB99 #99C8FB #FB99C8
tetradic
#C8FB99 #99F9FB #CC99FB #FB9B99
square
#C8FB99 #99F9FB #CC99FB #FB9B99
split-complementary
#C8FB99 #9B99FB #FB99F9
monochromatic
#88F623 #A8F95E #C8FB99 #E8FDD4 #EFFEE2
Accessibility & contrast
On white
1.19
#C8FB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#C8FB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FB99
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FB99 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE92
Deuteranopia (green-blind)
#FCEA9E
Tritanopia (blue-blind)
#CBF3E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c8fb99; /* rgb */ color: rgb(200, 251, 153); /* oklch */ color: oklch(93.1% 0.136 131.0);
Tailwind
colors: {
custom: {
50: '#dafdb8',
500: '#c8fb99',
950: '#000000',
},
}SCSS
$custom: #c8fb99; $custom-light: #dafdb8; $custom-dark: #000000;
JSON
{
"hex": "#c8fb99",
"rgb": {
"r": 200,
"g": 251,
"b": 153
},
"hsl": {
"h": 91.224,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.93055,
"c": 0.1361,
"h": 131
},
"luminance": 0.83574
}Semantic roles & 50–950 ramp
primary
#C8FB99
secondary
#9F5CDC
accent
#00E677
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581