#76FF99#76FF99
#76FF99 is a very light, vivid green. Relative luminance 0.777; OKLCH L 89.9% C 0.184 H 149.6°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #76FF99 |
|---|---|
| RGB | rgb(118, 255, 153) |
| HSL | hsl(135, 100%, 73%) |
| HSV | hsv(135, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 40%, 0%) |
| CIE-LAB | lab(90.63, -58.75, 37.63) |
| CIE-LCH | lch(90.63, 69.76, 147.36°) |
| OKLab | oklab(89.9% -0.1592 0.0933) |
| OKLCH | oklch(89.9% 0.184 149.6) |
| XYZ | xyz(48.9776, 77.6672, 42.5411) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.89
Mint Green
#8FFF9F
ΔE00 2.18
Light Bluish Green
#76FDA8
ΔE00 2.78
Foam Green
#90FDA9
ΔE00 3.18
Light Green Blue
#56FCA2
ΔE00 3.34
Sea Green (survey)
#53FCA1
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FF99 #FF76DC
analogous
#98FF76 #76FF99 #76FFDD
triadic
#76FF99 #9976FF #FF9976
tetradic
#76FF99 #7698FF #FF76DC #FFDD76
square
#76FF99 #7698FF #FF76DC #FFDD76
split-complementary
#76FF99 #DD76FF #FF7698
monochromatic
#00FB40 #39FF6B #76FF99 #B3FFC7 #E0FFE8
Accessibility & contrast
On white
1.27
#76FF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#76FF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FF99
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FF99 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC92
Deuteranopia (green-blind)
#EEDFA0
Tritanopia (blue-blind)
#56FBE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #76ff99; /* rgb */ color: rgb(118, 255, 153); /* oklch */ color: oklch(89.9% 0.184 149.6);
Tailwind
colors: {
custom: {
50: '#a7ffb8',
500: '#76ff99',
950: '#000000',
},
}SCSS
$custom: #76ff99; $custom-light: #a7ffb8; $custom-dark: #000000;
JSON
{
"hex": "#76ff99",
"rgb": {
"r": 118,
"g": 255,
"b": 153
},
"hsl": {
"h": 135.328,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.89904,
"c": 0.18447,
"h": 149.6
},
"luminance": 0.77671
}Semantic roles & 50–950 ramp
primary
#76FF99
secondary
#DD3DB4
accent
#00ABE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681