#76E1AE#76E1AE
#76E1AE is a very light, vivid teal. Relative luminance 0.608; OKLCH L 83.2% C 0.124 H 161.3°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #76E1AE |
|---|---|
| RGB | rgb(118, 225, 174) |
| HSL | hsl(151, 64%, 67%) |
| HSV | hsv(151, 48%, 88%) |
| CMYK | cmyk(47.6%, 0%, 22.7%, 11.8%) |
| CIE-LAB | lab(82.25, -42.54, 15.56) |
| CIE-LCH | lch(82.25, 45.29, 159.91°) |
| OKLab | oklab(83.19% -0.1176 0.0398) |
| OKLCH | oklch(83.19% 0.124 161.3) |
| XYZ | xyz(42.0330, 60.7546, 49.5480) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.57
Light Teal
#90E4C1
ΔE00 4.63
Eucalyptus
#44D7A8
ΔE00 4.66
Hospital Green
#9BE5AA
ΔE00 5.29
Light Turquoise
#7EF4CC
ΔE00 5.49
Light Greenish Blue
#63F7B4
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E1AE #E176A9
analogous
#76E179 #76E1AE #76DEE1
triadic
#76E1AE #AE76E1 #E1AE76
tetradic
#76E1AE #7976E1 #E176A9 #DEE176
square
#76E1AE #7976E1 #E176A9 #DEE176
split-complementary
#76E1AE #E176DE #E17976
monochromatic
#28B572 #44D690 #76E1AE #A8ECCC #DAF7E9
Accessibility & contrast
On white
1.60
#76E1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#76E1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E1AE
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E1AE | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AB
Deuteranopia (green-blind)
#CEC8B1
Tritanopia (blue-blind)
#56E0D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #76e1ae; /* rgb */ color: rgb(118, 225, 174); /* oklch */ color: oklch(83.2% 0.124 161.3);
Tailwind
colors: {
custom: {
50: '#a3ebc6',
500: '#76e1ae',
950: '#000000',
},
}SCSS
$custom: #76e1ae; $custom-light: #a3ebc6; $custom-dark: #000000;
JSON
{
"hex": "#76e1ae",
"rgb": {
"r": 118,
"g": 225,
"b": 174
},
"hsl": {
"h": 151.402,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.83186,
"c": 0.12417,
"h": 161.3
},
"luminance": 0.60758
}Semantic roles & 50–950 ramp
primary
#76E1AE
secondary
#B6457B
accent
#1A6FCC
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#101613
muted
#808482