#76E7AA#76E7AA
#76E7AA is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.5% C 0.136 H 158.0°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #76E7AA |
|---|---|
| RGB | rgb(118, 231, 170) |
| HSL | hsl(148, 70%, 68%) |
| HSV | hsv(148, 49%, 91%) |
| CMYK | cmyk(48.9%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(83.91, -45.94, 19.97) |
| CIE-LCH | lch(83.91, 50.10, 156.50°) |
| OKLab | oklab(84.52% -0.1261 0.0509) |
| OKLCH | oklch(84.52% 0.136 158) |
| XYZ | xyz(43.2994, 63.9022, 48.0750) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.72
Light Greenish Blue
#63F7B4
ΔE00 3.92
Light Blue Green
#7EFBB3
ΔE00 4.49
Seafoam (survey)
#80F9AD
ΔE00 4.53
Hospital Green
#9BE5AA
ΔE00 4.62
Seafoam Green
#7AF9AB
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E7AA #E776B3
analogous
#7AE776 #76E7AA #76E7E3
triadic
#76E7AA #AA76E7 #E7AA76
tetradic
#76E7AA #767AE7 #E776B3 #E7E376
square
#76E7AA #767AE7 #E776B3 #E7E376
split-complementary
#76E7AA #E376E7 #E7767A
monochromatic
#22C16B #42DE8A #76E7AA #AAF0CA #DEF9EB
Accessibility & contrast
On white
1.52
#76E7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#76E7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E7AA
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E7AA | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A6
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#57E6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #76e7aa; /* rgb */ color: rgb(118, 231, 170); /* oklch */ color: oklch(84.5% 0.136 158.0);
Tailwind
colors: {
custom: {
50: '#a4efc3',
500: '#76e7aa',
950: '#000000',
},
}SCSS
$custom: #76e7aa; $custom-light: #a4efc3; $custom-dark: #000000;
JSON
{
"hex": "#76e7aa",
"rgb": {
"r": 118,
"g": 231,
"b": 170
},
"hsl": {
"h": 147.611,
"s": 70.186,
"l": 68.431
},
"oklch": {
"l": 0.84516,
"c": 0.13598,
"h": 158
},
"luminance": 0.63906
}Semantic roles & 50–950 ramp
primary
#76E7AA
secondary
#BF4286
accent
#137AD2
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582