#76DAC2#76DAC2
#76DAC2 is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.1% C 0.101 H 176.2°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #76DAC2 |
|---|---|
| RGB | rgb(118, 218, 194) |
| HSL | hsl(166, 57%, 66%) |
| HSV | hsv(166, 46%, 85%) |
| CMYK | cmyk(45.9%, 0%, 11%, 14.5%) |
| CIE-LAB | lab(80.68, -35.03, 2.74) |
| CIE-LCH | lch(80.68, 35.14, 175.53°) |
| OKLab | oklab(82.07% -0.1008 0.0067) |
| OKLCH | oklch(82.07% 0.101 176.2) |
| XYZ | xyz(42.2762, 57.8860, 59.9738) |
| Luminance | 0.5789 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.65
Pale Teal
#82CBB2
ΔE00 4.53
Light Teal
#90E4C1
ΔE00 4.94
Mediumaquamarine
#66CDAA
ΔE00 4.94
Turquoise
#40E0D0
ΔE00 5.35
Tiffany Blue
#7BF2DA
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DAC2 #DA768E
analogous
#76DA90 #76DAC2 #76C0DA
triadic
#76DAC2 #C276DA #DAC276
tetradic
#76DAC2 #9076DA #DA768E #C0DA76
square
#76DAC2 #9076DA #DA768E #C0DA76
split-complementary
#76DAC2 #DA76C0 #DA9076
monochromatic
#2DA88B #46CDAD #76DAC2 #A6E7D7 #D6F4ED
Accessibility & contrast
On white
1.67
#76DAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#76DAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DAC2
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DAC2 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFC1
Deuteranopia (green-blind)
#C3C3C4
Tritanopia (blue-blind)
#4FDCD3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #76dac2; /* rgb */ color: rgb(118, 218, 194); /* oklch */ color: oklch(82.1% 0.101 176.2);
Tailwind
colors: {
custom: {
50: '#a3e6d4',
500: '#76dac2',
950: '#000000',
},
}SCSS
$custom: #76dac2; $custom-light: #a3e6d4; $custom-dark: #000000;
JSON
{
"hex": "#76dac2",
"rgb": {
"r": 118,
"g": 218,
"b": 194
},
"hsl": {
"h": 165.6,
"s": 57.471,
"l": 65.882
},
"oklch": {
"l": 0.82065,
"c": 0.10105,
"h": 176.2
},
"luminance": 0.57889
}Semantic roles & 50–950 ramp
primary
#76DAC2
secondary
#AB4961
accent
#2048C5
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101614
muted
#808483