#99FA7A#99FA7A
#99FA7A is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.7% C 0.188 H 138.6°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #99FA7A |
|---|---|
| RGB | rgb(153, 250, 122) |
| HSL | hsl(105, 93%, 73%) |
| HSV | hsv(105, 51%, 98%) |
| CMYK | cmyk(38.8%, 0%, 51.2%, 2%) |
| CIE-LAB | lab(90.11, -51.52, 52.08) |
| CIE-LCH | lch(90.11, 73.26, 134.69°) |
| OKLab | oklab(89.72% -0.1414 0.1246) |
| OKLCH | oklch(89.72% 0.188 138.6) |
| XYZ | xyz(50.8336, 76.5459, 30.5049) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 0.48
Easter Green
#8CFD7E
ΔE00 1.80
Light Grass Green
#9AF764
ΔE00 2.67
Spring Green (survey)
#A9F971
ΔE00 2.71
Lightgreen (survey)
#76FF7B
ΔE00 3.66
Lighter Green
#75FD63
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FA7A #DB7AFA
analogous
#D9FA7A #99FA7A #7AFA9B
triadic
#99FA7A #7A99FA #FA7A99
tetradic
#99FA7A #7AD9FA #DB7AFA #FA9B7A
square
#99FA7A #7AD9FA #DB7AFA #FA9B7A
split-complementary
#99FA7A #9B7AFA #FA7AD9
monochromatic
#41F109 #6CF83F #99FA7A #C6FCB5 #E8FEE2
Accessibility & contrast
On white
1.29
#99FA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#99FA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FA7A
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FA7A | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86F
Deuteranopia (green-blind)
#F3DF83
Tritanopia (blue-blind)
#93F3DD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #99fa7a; /* rgb */ color: rgb(153, 250, 122); /* oklch */ color: oklch(89.7% 0.188 138.6);
Tailwind
colors: {
custom: {
50: '#bcfca3',
500: '#99fa7a',
950: '#000000',
},
}SCSS
$custom: #99fa7a; $custom-light: #bcfca3; $custom-dark: #000000;
JSON
{
"hex": "#99fa7a",
"rgb": {
"r": 153,
"g": 250,
"b": 122
},
"hsl": {
"h": 105.469,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.89718,
"c": 0.18846,
"h": 138.6
},
"luminance": 0.76549
}Semantic roles & 50–950 ramp
primary
#99FA7A
secondary
#B341D7
accent
#00E6AE
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#12170F
muted
#828580