#76E2AA#76E2AA
#76E2AA is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.3% C 0.129 H 159.2°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #76E2AA |
|---|---|
| RGB | rgb(118, 226, 170) |
| HSL | hsl(149, 65%, 67%) |
| HSV | hsv(149, 48%, 89%) |
| CMYK | cmyk(47.8%, 0%, 24.8%, 11.4%) |
| CIE-LAB | lab(82.46, -43.78, 17.94) |
| CIE-LCH | lch(82.46, 47.32, 157.71°) |
| OKLab | oklab(83.33% -0.1205 0.0458) |
| OKLCH | oklch(83.33% 0.129 159.2) |
| XYZ | xyz(41.9200, 61.1432, 47.6152) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.57
Hospital Green
#9BE5AA
ΔE00 4.74
Light Greenish Blue
#63F7B4
ΔE00 5.06
Eucalyptus
#44D7A8
ΔE00 5.23
Light Teal
#90E4C1
ΔE00 5.53
Light Blue Green
#7EFBB3
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E2AA #E276AE
analogous
#78E276 #76E2AA #76E2E0
triadic
#76E2AA #AA76E2 #E2AA76
tetradic
#76E2AA #7678E2 #E276AE #E2E076
square
#76E2AA #7678E2 #E276AE #E2E076
split-complementary
#76E2AA #E076E2 #E27678
monochromatic
#27B76C #43D78B #76E2AA #A9EDC9 #DBF7E9
Accessibility & contrast
On white
1.59
#76E2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#76E2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E2AA
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E2AA | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A7
Deuteranopia (green-blind)
#D0C9AD
Tritanopia (blue-blind)
#58E1D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #76e2aa; /* rgb */ color: rgb(118, 226, 170); /* oklch */ color: oklch(83.3% 0.129 159.2);
Tailwind
colors: {
custom: {
50: '#a3ecc3',
500: '#76e2aa',
950: '#000000',
},
}SCSS
$custom: #76e2aa; $custom-light: #a3ecc3; $custom-dark: #000000;
JSON
{
"hex": "#76e2aa",
"rgb": {
"r": 118,
"g": 226,
"b": 170
},
"hsl": {
"h": 148.889,
"s": 65.06,
"l": 67.451
},
"oklch": {
"l": 0.83329,
"c": 0.12893,
"h": 159.2
},
"luminance": 0.61147
}Semantic roles & 50–950 ramp
primary
#76E2AA
secondary
#B84580
accent
#1976CD
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#101612
muted
#808482