#76FF85#76FF85
#76FF85 is a very light, highly saturated green. Relative luminance 0.771; OKLCH L 89.6% C 0.202 H 145.8°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #76FF85 |
|---|---|
| RGB | rgb(118, 255, 133) |
| HSL | hsl(127, 100%, 73%) |
| HSV | hsv(127, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(90.35, -61.72, 46.94) |
| CIE-LCH | lch(90.35, 77.54, 142.75°) |
| OKLab | oklab(89.59% -0.1673 0.1139) |
| OKLCH | oklch(89.59% 0.202 145.8) |
| XYZ | xyz(47.4620, 77.0610, 34.5589) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.33
Easter Green
#8CFD7E
ΔE00 2.51
Baby Green
#8CFF9E
ΔE00 3.57
Mint Green
#8FFF9F
ΔE00 3.77
Palegreen
#98FB98
ΔE00 3.88
Light Green
#96F97B
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FF85 #FF76F0
analogous
#ABFF76 #76FF85 #76FFC9
triadic
#76FF85 #8576FF #FF8576
tetradic
#76FF85 #76ABFF #FF76F0 #FFC976
square
#76FF85 #76ABFF #FF76F0 #FFC976
split-complementary
#76FF85 #C976FF #FF76AB
monochromatic
#00FB1B #39FF4E #76FF85 #B3FFBB #E0FFE4
Accessibility & contrast
On white
1.28
#76FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#76FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FF85
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FF85 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7B
Deuteranopia (green-blind)
#F0DF8D
Tritanopia (blue-blind)
#5DF9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76ff85; /* rgb */ color: rgb(118, 255, 133); /* oklch */ color: oklch(89.6% 0.202 145.8);
Tailwind
colors: {
custom: {
50: '#a7ffaa',
500: '#76ff85',
950: '#000000',
},
}SCSS
$custom: #76ff85; $custom-light: #a7ffaa; $custom-dark: #000000;
JSON
{
"hex": "#76ff85",
"rgb": {
"r": 118,
"g": 255,
"b": 133
},
"hsl": {
"h": 126.569,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.89585,
"c": 0.20241,
"h": 145.8
},
"luminance": 0.77065
}Semantic roles & 50–950 ramp
primary
#76FF85
secondary
#DD3DCB
accent
#00CCE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111810
muted
#818681