#76FF84#76FF84
#76FF84 is a very light, highly saturated green. Relative luminance 0.770; OKLCH L 89.6% C 0.203 H 145.6°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #76FF84 |
|---|---|
| RGB | rgb(118, 255, 132) |
| HSL | hsl(126, 100%, 73%) |
| HSV | hsv(126, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(90.34, -61.86, 47.39) |
| CIE-LCH | lch(90.34, 77.93, 142.54°) |
| OKLab | oklab(89.57% -0.1677 0.1149) |
| OKLCH | oklch(89.57% 0.203 145.6) |
| XYZ | xyz(47.3933, 77.0335, 34.1968) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.19
Easter Green
#8CFD7E
ΔE00 2.42
Baby Green
#8CFF9E
ΔE00 3.68
Light Green
#96F97B
ΔE00 3.85
Mint Green
#8FFF9F
ΔE00 3.88
Lighter Green
#75FD63
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FF84 #FF76F1
analogous
#ADFF76 #76FF84 #76FFC8
triadic
#76FF84 #8476FF #FF8476
tetradic
#76FF84 #76ADFF #FF76F1 #FFC876
square
#76FF84 #76ADFF #FF76F1 #FFC876
split-complementary
#76FF84 #C876FF #FF76AD
monochromatic
#00FB1A #39FF4D #76FF84 #B3FFBB #E0FFE4
Accessibility & contrast
On white
1.28
#76FF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#76FF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FF84
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FF84 | 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)
#FFEB7A
Deuteranopia (green-blind)
#F0DF8D
Tritanopia (blue-blind)
#5DF9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76ff84; /* rgb */ color: rgb(118, 255, 132); /* oklch */ color: oklch(89.6% 0.203 145.6);
Tailwind
colors: {
custom: {
50: '#a7ffaa',
500: '#76ff84',
950: '#000000',
},
}SCSS
$custom: #76ff84; $custom-light: #a7ffaa; $custom-dark: #000000;
JSON
{
"hex": "#76ff84",
"rgb": {
"r": 118,
"g": 255,
"b": 132
},
"hsl": {
"h": 126.131,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.89571,
"c": 0.20329,
"h": 145.6
},
"luminance": 0.77037
}Semantic roles & 50–950 ramp
primary
#76FF84
secondary
#DD3DCC
accent
#00CEE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111810
muted
#818681