#76DACC#76DACC
#76DACC is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.4% C 0.097 H 183.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #76DACC |
|---|---|
| RGB | rgb(118, 218, 204) |
| HSL | hsl(172, 57%, 66%) |
| HSV | hsv(172, 46%, 85%) |
| CMYK | cmyk(45.9%, 0%, 6.4%, 14.5%) |
| CIE-LAB | lab(80.93, -32.68, -2.21) |
| CIE-LCH | lch(80.93, 32.76, 183.87°) |
| OKLab | oklab(82.36% -0.0965 -0.0065) |
| OKLCH | oklch(82.36% 0.097 183.8) |
| XYZ | xyz(43.4373, 58.3505, 66.0888) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.27
Mediumturquoise
#48D1CC
ΔE00 5.03
Seafoam Blue
#78D1B6
ΔE00 5.26
Tiffany Blue
#7BF2DA
ΔE00 5.97
Pale Teal
#82CBB2
ΔE00 6.29
Light Teal
#90E4C1
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DACC #DA7684
analogous
#76DA9A #76DACC #76B6DA
triadic
#76DACC #CC76DA #DACC76
tetradic
#76DACC #9A76DA #DA7684 #B6DA76
square
#76DACC #9A76DA #DA7684 #B6DA76
split-complementary
#76DACC #DA76B6 #DA9A76
monochromatic
#2DA897 #46CDBA #76DACC #A6E7DE #D6F4F0
Accessibility & contrast
On white
1.66
#76DACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#76DACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DACC
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DACC | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CC
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#48DED6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #76dacc; /* rgb */ color: rgb(118, 218, 204); /* oklch */ color: oklch(82.4% 0.097 183.8);
Tailwind
colors: {
custom: {
50: '#a4e6db',
500: '#76dacc',
950: '#000000',
},
}SCSS
$custom: #76dacc; $custom-light: #a4e6db; $custom-dark: #000000;
JSON
{
"hex": "#76dacc",
"rgb": {
"r": 118,
"g": 218,
"b": 204
},
"hsl": {
"h": 171.6,
"s": 57.471,
"l": 65.882
},
"oklch": {
"l": 0.82358,
"c": 0.09674,
"h": 183.8
},
"luminance": 0.58354
}Semantic roles & 50–950 ramp
primary
#76DACC
secondary
#AB4957
accent
#2037C5
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101615
muted
#808484