#76FF8A#76FF8A
#76FF8A is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.7% C 0.198 H 146.6°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #76FF8A |
|---|---|
| RGB | rgb(118, 255, 138) |
| HSL | hsl(129, 100%, 73%) |
| HSV | hsv(129, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(90.41, -61.02, 44.64) |
| CIE-LCH | lch(90.41, 75.61, 143.81°) |
| OKLab | oklab(89.66% -0.1653 0.1089) |
| OKLCH | oklch(89.66% 0.198 146.6) |
| XYZ | xyz(47.8157, 77.2024, 36.4216) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.03
Easter Green
#8CFD7E
ΔE00 3.00
Baby Green
#8CFF9E
ΔE00 3.00
Mint Green
#8FFF9F
ΔE00 3.23
Palegreen
#98FB98
ΔE00 3.58
Spring Green
#00FF7F
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FF8A #FF76EB
analogous
#A6FF76 #76FF8A #76FFCE
triadic
#76FF8A #8A76FF #FF8A76
tetradic
#76FF8A #76A6FF #FF76EB #FFCE76
square
#76FF8A #76A6FF #FF76EB #FFCE76
split-complementary
#76FF8A #CE76FF #FF76A6
monochromatic
#00FB25 #39FF56 #76FF8A #B3FFBE #E0FFE5
Accessibility & contrast
On white
1.28
#76FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#76FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FF8A
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FF8A | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#F0DF92
Tritanopia (blue-blind)
#5BFAE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #76ff8a; /* rgb */ color: rgb(118, 255, 138); /* oklch */ color: oklch(89.7% 0.198 146.6);
Tailwind
colors: {
custom: {
50: '#a7ffae',
500: '#76ff8a',
950: '#000000',
},
}SCSS
$custom: #76ff8a; $custom-light: #a7ffae; $custom-dark: #000000;
JSON
{
"hex": "#76ff8a",
"rgb": {
"r": 118,
"g": 255,
"b": 138
},
"hsl": {
"h": 128.759,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.8966,
"c": 0.19799,
"h": 146.6
},
"luminance": 0.77207
}Semantic roles & 50–950 ramp
primary
#76FF8A
secondary
#DD3DC5
accent
#00C4E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681