#99FC76#99FC76
#99FC76 is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.1% C 0.195 H 138.2°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #99FC76 |
|---|---|
| RGB | rgb(153, 252, 118) |
| HSL | hsl(104, 96%, 73%) |
| HSV | hsv(104, 53%, 99%) |
| CMYK | cmyk(39.3%, 0%, 53.2%, 1.2%) |
| CIE-LAB | lab(90.64, -52.79, 54.55) |
| CIE-LCH | lch(90.64, 75.91, 134.06°) |
| OKLab | oklab(90.14% -0.1451 0.1297) |
| OKLCH | oklch(90.14% 0.195 138.2) |
| XYZ | xyz(51.2156, 77.6983, 29.4347) |
| Luminance | 0.7770 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.17
Easter Green
#8CFD7E
ΔE00 2.05
Light Grass Green
#9AF764
ΔE00 2.23
Spring Green (survey)
#A9F971
ΔE00 2.45
Key Lime
#AEFF6E
ΔE00 3.20
Light Lime
#AEFD6C
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FC76 #D976FC
analogous
#DCFC76 #99FC76 #76FC96
triadic
#99FC76 #7699FC #FC7699
tetradic
#99FC76 #76DCFC #D976FC #FC9676
square
#99FC76 #76DCFC #D976FC #FC9676
split-complementary
#99FC76 #9676FC #FC76DC
monochromatic
#43F205 #6CFB3A #99FC76 #C6FDB2 #E9FEE1
Accessibility & contrast
On white
1.27
#99FC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#99FC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FC76
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FC76 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA69
Deuteranopia (green-blind)
#F5E17F
Tritanopia (blue-blind)
#93F4DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #99fc76; /* rgb */ color: rgb(153, 252, 118); /* oklch */ color: oklch(90.1% 0.195 138.2);
Tailwind
colors: {
custom: {
50: '#bcfea1',
500: '#99fc76',
950: '#000000',
},
}SCSS
$custom: #99fc76; $custom-light: #bcfea1; $custom-dark: #000000;
JSON
{
"hex": "#99fc76",
"rgb": {
"r": 153,
"g": 252,
"b": 118
},
"hsl": {
"h": 104.328,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.90136,
"c": 0.19462,
"h": 138.2
},
"luminance": 0.77701
}Semantic roles & 50–950 ramp
primary
#99FC76
secondary
#B03DD9
accent
#00E6AA
background
#FDFFFC
surface
#F9FFF5
border
#D2D7CF
text
#12180F
muted
#828680