#76E6AB#76E6AB
#76E6AB is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.3% C 0.134 H 158.7°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #76E6AB |
|---|---|
| RGB | rgb(118, 230, 171) |
| HSL | hsl(148, 69%, 68%) |
| HSV | hsv(148, 49%, 90%) |
| CMYK | cmyk(48.7%, 0%, 25.7%, 9.8%) |
| CIE-LAB | lab(83.64, -45.32, 19.08) |
| CIE-LCH | lch(83.64, 49.17, 157.17°) |
| OKLab | oklab(84.3% -0.1245 0.0487) |
| OKLCH | oklch(84.3% 0.134 158.7) |
| XYZ | xyz(43.1153, 63.3820, 48.4821) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.29
Light Greenish Blue
#63F7B4
ΔE00 4.15
Hospital Green
#9BE5AA
ΔE00 4.68
Light Blue Green
#7EFBB3
ΔE00 4.83
Seafoam (survey)
#80F9AD
ΔE00 4.92
Seafoam Green
#7AF9AB
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E6AB #E676B1
analogous
#79E676 #76E6AB #76E6E3
triadic
#76E6AB #AB76E6 #E6AB76
tetradic
#76E6AB #7679E6 #E676B1 #E6E376
square
#76E6AB #7679E6 #E676B1 #E6E376
split-complementary
#76E6AB #E376E6 #E67679
monochromatic
#23BF6D #42DD8B #76E6AB #AAEFCB #DEF9EA
Accessibility & contrast
On white
1.54
#76E6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#76E6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E6AB
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E6AB | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8A8
Deuteranopia (green-blind)
#D3CCAF
Tritanopia (blue-blind)
#56E5D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #76e6ab; /* rgb */ color: rgb(118, 230, 171); /* oklch */ color: oklch(84.3% 0.134 158.7);
Tailwind
colors: {
custom: {
50: '#a4eec4',
500: '#76e6ab',
950: '#000000',
},
}SCSS
$custom: #76e6ab; $custom-light: #a4eec4; $custom-dark: #000000;
JSON
{
"hex": "#76e6ab",
"rgb": {
"r": 118,
"g": 230,
"b": 171
},
"hsl": {
"h": 148.393,
"s": 69.136,
"l": 68.235
},
"oklch": {
"l": 0.84301,
"c": 0.1337,
"h": 158.7
},
"luminance": 0.63385
}Semantic roles & 50–950 ramp
primary
#76E6AB
secondary
#BE4383
accent
#1478D1
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582