#7DACAE#7DACAE
#7DACAE is a light, muted teal. Relative luminance 0.369; OKLCH L 71.2% C 0.050 H 199.4°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7DACAE |
|---|---|
| RGB | rgb(125, 172, 174) |
| HSL | hsl(182, 23%, 59%) |
| HSV | hsv(182, 28%, 68%) |
| CMYK | cmyk(28.2%, 1.1%, 0%, 31.8%) |
| CIE-LAB | lab(67.22, -15.08, -6.09) |
| CIE-LCH | lch(67.22, 16.27, 201.98°) |
| OKLab | oklab(71.17% -0.0473 -0.0167) |
| OKLCH | oklch(71.17% 0.05 199.4) |
| XYZ | xyz(30.8475, 36.9195, 45.5370) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.87
Greyish Teal
#719F91
ΔE00 8.16
Bluegrey
#85A3B2
ΔE00 8.79
Greyblue
#77A1B5
ΔE00 8.91
Dull Teal
#5F9E8F
ΔE00 9.74
Cool Grey
#95A3A6
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DACAE #AE7F7D
analogous
#7DAE97 #7DACAE #7D93AE
triadic
#7DACAE #AE7DAC #ACAE7D
tetradic
#7DACAE #977DAE #AE7F7D #93AE7D
square
#7DACAE #977DAE #AE7F7D #93AE7D
split-complementary
#7DACAE #AE7D93 #AE977D
monochromatic
#446B6D #5B9093 #7DACAE #A3C4C5 #C8DCDD
Accessibility & contrast
On white
2.50
#7DACAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#7DACAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DACAE
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DACAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DACAE | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8AE
Deuteranopia (green-blind)
#9CA1AE
Tritanopia (blue-blind)
#6CAFAC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7dacae; /* rgb */ color: rgb(125, 172, 174); /* oklch */ color: oklch(71.2% 0.050 199.4);
Tailwind
colors: {
custom: {
50: '#a4c4c6',
500: '#7dacae',
950: '#000000',
},
}SCSS
$custom: #7dacae; $custom-light: #a4c4c6; $custom-dark: #000000;
JSON
{
"hex": "#7dacae",
"rgb": {
"r": 125,
"g": 172,
"b": 174
},
"hsl": {
"h": 182.449,
"s": 23.223,
"l": 58.627
},
"oklch": {
"l": 0.71168,
"c": 0.05014,
"h": 199.4
},
"luminance": 0.36921
}Semantic roles & 50–950 ramp
primary
#7DACAE
secondary
#CDBBBA
accent
#6C68C0
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1213
muted
#7F8182