#76E8AB#76E8AB
#76E8AB is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.8% C 0.137 H 158.2°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #76E8AB |
|---|---|
| RGB | rgb(118, 232, 171) |
| HSL | hsl(148, 71%, 69%) |
| HSV | hsv(148, 49%, 91%) |
| CMYK | cmyk(49.1%, 0%, 26.3%, 9%) |
| CIE-LAB | lab(84.23, -46.17, 19.89) |
| CIE-LCH | lch(84.23, 50.27, 156.70°) |
| OKLab | oklab(84.78% -0.1267 0.0507) |
| OKLCH | oklch(84.78% 0.137 158.2) |
| XYZ | xyz(43.6751, 64.5015, 48.6687) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.71
Seafoam
#7FE0B3
ΔE00 3.78
Light Blue Green
#7EFBB3
ΔE00 4.30
Seafoam (survey)
#80F9AD
ΔE00 4.38
Seafoam Green
#7AF9AB
ΔE00 4.48
Hospital Green
#9BE5AA
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E8AB #E876B3
analogous
#7AE876 #76E8AB #76E8E4
triadic
#76E8AB #AB76E8 #E8AB76
tetradic
#76E8AB #767AE8 #E876B3 #E8E476
square
#76E8AB #767AE8 #E876B3 #E8E476
split-complementary
#76E8AB #E476E8 #E8767A
monochromatic
#21C36C #42DF8B #76E8AB #AAF1CB #DFFAEB
Accessibility & contrast
On white
1.51
#76E8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#76E8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E8AB
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E8AB | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A7
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#56E7D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #76e8ab; /* rgb */ color: rgb(118, 232, 171); /* oklch */ color: oklch(84.8% 0.137 158.2);
Tailwind
colors: {
custom: {
50: '#a4f0c4',
500: '#76e8ab',
950: '#000000',
},
}SCSS
$custom: #76e8ab; $custom-light: #a4f0c4; $custom-dark: #000000;
JSON
{
"hex": "#76e8ab",
"rgb": {
"r": 118,
"g": 232,
"b": 171
},
"hsl": {
"h": 147.895,
"s": 71.25,
"l": 68.627
},
"oklch": {
"l": 0.84776,
"c": 0.13651,
"h": 158.2
},
"luminance": 0.64505
}Semantic roles & 50–950 ramp
primary
#76E8AB
secondary
#C04286
accent
#127AD3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582