#76E7AB#76E7AB
#76E7AB is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.5% C 0.135 H 158.4°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #76E7AB |
|---|---|
| RGB | rgb(118, 231, 171) |
| HSL | hsl(148, 70%, 68%) |
| HSV | hsv(148, 49%, 91%) |
| CMYK | cmyk(48.9%, 0%, 26%, 9.4%) |
| CIE-LAB | lab(83.93, -45.75, 19.48) |
| CIE-LCH | lch(83.93, 49.72, 156.93°) |
| OKLab | oklab(84.54% -0.1256 0.0497) |
| OKLCH | oklch(84.54% 0.135 158.4) |
| XYZ | xyz(43.3944, 63.9401, 48.5751) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.53
Light Greenish Blue
#63F7B4
ΔE00 3.93
Light Blue Green
#7EFBB3
ΔE00 4.56
Seafoam (survey)
#80F9AD
ΔE00 4.65
Hospital Green
#9BE5AA
ΔE00 4.68
Seafoam Green
#7AF9AB
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E7AB #E776B2
analogous
#79E776 #76E7AB #76E7E4
triadic
#76E7AB #AB76E7 #E7AB76
tetradic
#76E7AB #7679E7 #E776B2 #E7E476
square
#76E7AB #7679E7 #E776B2 #E7E476
split-complementary
#76E7AB #E476E7 #E77679
monochromatic
#22C16C #42DE8B #76E7AB #AAF0CB #DEF9EB
Accessibility & contrast
On white
1.52
#76E7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#76E7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E7AB
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E7AB | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A8
Deuteranopia (green-blind)
#D4CDAF
Tritanopia (blue-blind)
#56E6D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #76e7ab; /* rgb */ color: rgb(118, 231, 171); /* oklch */ color: oklch(84.5% 0.135 158.4);
Tailwind
colors: {
custom: {
50: '#a4efc4',
500: '#76e7ab',
950: '#000000',
},
}SCSS
$custom: #76e7ab; $custom-light: #a4efc4; $custom-dark: #000000;
JSON
{
"hex": "#76e7ab",
"rgb": {
"r": 118,
"g": 231,
"b": 171
},
"hsl": {
"h": 148.142,
"s": 70.186,
"l": 68.431
},
"oklch": {
"l": 0.84539,
"c": 0.13511,
"h": 158.4
},
"luminance": 0.63944
}Semantic roles & 50–950 ramp
primary
#76E7AB
secondary
#BF4284
accent
#1379D2
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582