#76E5AB#76E5AB
#76E5AB is a very light, vivid green. Relative luminance 0.628; OKLCH L 84.1% C 0.132 H 158.9°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #76E5AB |
|---|---|
| RGB | rgb(118, 229, 171) |
| HSL | hsl(149, 68%, 68%) |
| HSV | hsv(149, 48%, 90%) |
| CMYK | cmyk(48.5%, 0%, 25.3%, 10.2%) |
| CIE-LAB | lab(83.35, -44.88, 18.67) |
| CIE-LCH | lch(83.35, 48.61, 157.42°) |
| OKLab | oklab(84.06% -0.1234 0.0477) |
| OKLCH | oklch(84.06% 0.132 158.9) |
| XYZ | xyz(42.8378, 62.8270, 48.3896) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.05
Light Greenish Blue
#63F7B4
ΔE00 4.38
Hospital Green
#9BE5AA
ΔE00 4.69
Light Blue Green
#7EFBB3
ΔE00 5.10
Seafoam (survey)
#80F9AD
ΔE00 5.20
Seafoam Green
#7AF9AB
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E5AB #E576B0
analogous
#78E576 #76E5AB #76E5E3
triadic
#76E5AB #AB76E5 #E5AB76
tetradic
#76E5AB #7678E5 #E576B0 #E5E376
square
#76E5AB #7678E5 #E576B0 #E5E376
split-complementary
#76E5AB #E376E5 #E57678
monochromatic
#24BD6D #43DB8B #76E5AB #A9EFCB #DDF9EA
Accessibility & contrast
On white
1.55
#76E5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#76E5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E5AB
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E5AB | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A8
Deuteranopia (green-blind)
#D3CBAF
Tritanopia (blue-blind)
#57E4D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #76e5ab; /* rgb */ color: rgb(118, 229, 171); /* oklch */ color: oklch(84.1% 0.132 158.9);
Tailwind
colors: {
custom: {
50: '#a4eec4',
500: '#76e5ab',
950: '#000000',
},
}SCSS
$custom: #76e5ab; $custom-light: #a4eec4; $custom-dark: #000000;
JSON
{
"hex": "#76e5ab",
"rgb": {
"r": 118,
"g": 229,
"b": 171
},
"hsl": {
"h": 148.649,
"s": 68.098,
"l": 68.039
},
"oklch": {
"l": 0.84064,
"c": 0.1323,
"h": 158.9
},
"luminance": 0.6283
}Semantic roles & 50–950 ramp
primary
#76E5AB
secondary
#BC4382
accent
#1577D0
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582