#76E1AC#76E1AC
#76E1AC is a very light, vivid teal. Relative luminance 0.607; OKLCH L 83.1% C 0.126 H 160.3°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #76E1AC |
|---|---|
| RGB | rgb(118, 225, 172) |
| HSL | hsl(150, 64%, 67%) |
| HSV | hsv(150, 48%, 88%) |
| CMYK | cmyk(47.6%, 0%, 23.6%, 11.8%) |
| CIE-LAB | lab(82.20, -42.94, 16.55) |
| CIE-LCH | lch(82.20, 46.02, 158.93°) |
| OKLab | oklab(83.14% -0.1185 0.0423) |
| OKLCH | oklch(83.14% 0.126 160.3) |
| XYZ | xyz(41.8395, 60.6772, 48.5288) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.95
Eucalyptus
#44D7A8
ΔE00 4.84
Light Teal
#90E4C1
ΔE00 5.00
Hospital Green
#9BE5AA
ΔE00 5.04
Light Greenish Blue
#63F7B4
ΔE00 5.42
Light Turquoise
#7EF4CC
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E1AC #E176AB
analogous
#76E176 #76E1AC #76E1E1
triadic
#76E1AC #AC76E1 #E1AC76
tetradic
#76E1AC #7676E1 #E176AB #E1E176
square
#76E1AC #7676E1 #E176AB #E1E176
split-complementary
#76E1AC #E176E1 #E17676
monochromatic
#28B56F #44D68E #76E1AC #A8ECCA #DAF7E9
Accessibility & contrast
On white
1.60
#76E1AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#76E1AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E1AC
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E1AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E1AC | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A9
Deuteranopia (green-blind)
#CEC8AF
Tritanopia (blue-blind)
#57E0D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #76e1ac; /* rgb */ color: rgb(118, 225, 172); /* oklch */ color: oklch(83.1% 0.126 160.3);
Tailwind
colors: {
custom: {
50: '#a3ebc4',
500: '#76e1ac',
950: '#000000',
},
}SCSS
$custom: #76e1ac; $custom-light: #a3ebc4; $custom-dark: #000000;
JSON
{
"hex": "#76e1ac",
"rgb": {
"r": 118,
"g": 225,
"b": 172
},
"hsl": {
"h": 150.28,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.83138,
"c": 0.12583,
"h": 160.3
},
"luminance": 0.60681
}Semantic roles & 50–950 ramp
primary
#76E1AC
secondary
#B6457D
accent
#1A72CC
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#101612
muted
#808482