#76DCAB#76DCAB
#76DCAB is a light, moderate teal. Relative luminance 0.580; OKLCH L 81.9% C 0.120 H 161.3°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #76DCAB |
|---|---|
| RGB | rgb(118, 220, 171) |
| HSL | hsl(151, 59%, 66%) |
| HSV | hsv(151, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(80.72, -40.94, 15.00) |
| CIE-LCH | lch(80.72, 43.60, 159.88°) |
| OKLab | oklab(81.93% -0.1133 0.0384) |
| OKLCH | oklch(81.93% 0.12 161.3) |
| XYZ | xyz(40.4119, 57.9751, 47.5810) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.56
Eucalyptus
#44D7A8
ΔE00 4.30
Light Teal
#90E4C1
ΔE00 4.65
Mediumaquamarine
#66CDAA
ΔE00 5.05
Hospital Green
#9BE5AA
ΔE00 5.56
Seafoam Blue
#78D1B6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DCAB #DC76A7
analogous
#76DC78 #76DCAB #76DADC
triadic
#76DCAB #AB76DC #DCAB76
tetradic
#76DCAB #7876DC #DC76A7 #DADC76
square
#76DCAB #7876DC #DC76A7 #DADC76
split-complementary
#76DCAB #DC76DA #DC7876
monochromatic
#2CAC6E #45D08D #76DCAB #A7E8C9 #D7F5E7
Accessibility & contrast
On white
1.67
#76DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#76DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DCAB
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DCAB | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA8
Deuteranopia (green-blind)
#CAC4AE
Tritanopia (blue-blind)
#59DCCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #76dcab; /* rgb */ color: rgb(118, 220, 171); /* oklch */ color: oklch(81.9% 0.120 161.3);
Tailwind
colors: {
custom: {
50: '#a3e7c4',
500: '#76dcab',
950: '#000000',
},
}SCSS
$custom: #76dcab; $custom-light: #a3e7c4; $custom-dark: #000000;
JSON
{
"hex": "#76dcab",
"rgb": {
"r": 118,
"g": 220,
"b": 171
},
"hsl": {
"h": 151.176,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81929,
"c": 0.11961,
"h": 161.3
},
"luminance": 0.57978
}Semantic roles & 50–950 ramp
primary
#76DCAB
secondary
#AE4879
accent
#1F6FC7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101612
muted
#808482