#76E8AA#76E8AA
#76E8AA is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.8% C 0.137 H 157.8°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #76E8AA |
|---|---|
| RGB | rgb(118, 232, 170) |
| HSL | hsl(147, 71%, 69%) |
| HSV | hsv(147, 49%, 91%) |
| CMYK | cmyk(49.1%, 0%, 26.7%, 9%) |
| CIE-LAB | lab(84.21, -46.37, 20.38) |
| CIE-LCH | lch(84.21, 50.65, 156.28°) |
| OKLab | oklab(84.75% -0.1272 0.0519) |
| OKLCH | oklch(84.75% 0.137 157.8) |
| XYZ | xyz(43.5801, 64.4635, 48.1686) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.72
Seafoam
#7FE0B3
ΔE00 3.96
Light Blue Green
#7EFBB3
ΔE00 4.23
Seafoam (survey)
#80F9AD
ΔE00 4.26
Seafoam Green
#7AF9AB
ΔE00 4.36
Hospital Green
#9BE5AA
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E8AA #E876B4
analogous
#7BE876 #76E8AA #76E8E3
triadic
#76E8AA #AA76E8 #E8AA76
tetradic
#76E8AA #767BE8 #E876B4 #E8E376
square
#76E8AA #767BE8 #E876B4 #E8E376
split-complementary
#76E8AA #E376E8 #E8767B
monochromatic
#21C36B #42DF89 #76E8AA #AAF1CB #DFFAEB
Accessibility & contrast
On white
1.51
#76E8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#76E8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E8AA
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E8AA | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A6
Deuteranopia (green-blind)
#D6CDAE
Tritanopia (blue-blind)
#56E7D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #76e8aa; /* rgb */ color: rgb(118, 232, 170); /* oklch */ color: oklch(84.8% 0.137 157.8);
Tailwind
colors: {
custom: {
50: '#a4f0c3',
500: '#76e8aa',
950: '#000000',
},
}SCSS
$custom: #76e8aa; $custom-light: #a4f0c3; $custom-dark: #000000;
JSON
{
"hex": "#76e8aa",
"rgb": {
"r": 118,
"g": 232,
"b": 170
},
"hsl": {
"h": 147.368,
"s": 71.25,
"l": 68.627
},
"oklch": {
"l": 0.84754,
"c": 0.13738,
"h": 157.8
},
"luminance": 0.64467
}Semantic roles & 50–950 ramp
primary
#76E8AA
secondary
#C04287
accent
#127BD3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582