#76DAB2#76DAB2
#76DAB2 is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.6% C 0.111 H 165.7°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #76DAB2 |
|---|---|
| RGB | rgb(118, 218, 178) |
| HSL | hsl(156, 57%, 66%) |
| HSV | hsv(156, 46%, 85%) |
| CMYK | cmyk(45.9%, 0%, 18.3%, 14.5%) |
| CIE-LAB | lab(80.30, -38.58, 10.69) |
| CIE-LCH | lch(80.30, 40.04, 164.52°) |
| OKLab | oklab(81.63% -0.1079 0.0275) |
| OKLCH | oklch(81.63% 0.111 165.7) |
| XYZ | xyz(40.5751, 57.2056, 51.0145) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.01
Mediumaquamarine
#66CDAA
ΔE00 3.53
Light Teal
#90E4C1
ΔE00 3.61
Seafoam Blue
#78D1B6
ΔE00 4.01
Eucalyptus
#44D7A8
ΔE00 4.16
Pale Teal
#82CBB2
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DAB2 #DA769E
analogous
#76DA80 #76DAB2 #76D0DA
triadic
#76DAB2 #B276DA #DAB276
tetradic
#76DAB2 #8076DA #DA769E #D0DA76
square
#76DAB2 #8076DA #DA769E #D0DA76
split-complementary
#76DAB2 #DA76D0 #DA8076
monochromatic
#2DA877 #46CD97 #76DAB2 #A6E7CD #D6F4E8
Accessibility & contrast
On white
1.69
#76DAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#76DAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DAB2
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DAB2 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB0
Deuteranopia (green-blind)
#C7C3B5
Tritanopia (blue-blind)
#56DACF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #76dab2; /* rgb */ color: rgb(118, 218, 178); /* oklch */ color: oklch(81.6% 0.111 165.7);
Tailwind
colors: {
custom: {
50: '#a3e6c9',
500: '#76dab2',
950: '#000000',
},
}SCSS
$custom: #76dab2; $custom-light: #a3e6c9; $custom-dark: #000000;
JSON
{
"hex": "#76dab2",
"rgb": {
"r": 118,
"g": 218,
"b": 178
},
"hsl": {
"h": 156,
"s": 57.471,
"l": 65.882
},
"oklch": {
"l": 0.81631,
"c": 0.11131,
"h": 165.7
},
"luminance": 0.57209
}Semantic roles & 50–950 ramp
primary
#76DAB2
secondary
#AB4970
accent
#2062C5
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1613
muted
#808482