#94B6AE#94B6AE
#94B6AE is a light, muted teal. Relative luminance 0.428; OKLCH L 74.9% C 0.039 H 179.3°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #94B6AE |
|---|---|
| RGB | rgb(148, 182, 174) |
| HSL | hsl(166, 19%, 65%) |
| HSV | hsv(166, 19%, 71%) |
| CMYK | cmyk(18.7%, 0%, 4.4%, 28.6%) |
| CIE-LAB | lab(71.42, -13.13, 0.26) |
| CIE-LCH | lch(71.42, 13.14, 178.88°) |
| OKLab | oklab(74.88% -0.0386 0.0005) |
| OKLCH | oklch(74.88% 0.039 179.3) |
| XYZ | xyz(36.5786, 42.8067, 46.3715) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 8.64
Greenish Grey
#96AE8D
ΔE00 9.82
Pale Teal
#82CBB2
ΔE00 9.97
Cool Grey
#95A3A6
ΔE00 10.00
Cadetblue
#5F9EA0
ΔE00 10.77
Dull Teal
#5F9E8F
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B6AE #B6949C
analogous
#94B69D #94B6AE #94ADB6
triadic
#94B6AE #AE94B6 #B6AE94
tetradic
#94B6AE #9D94B6 #B6949C #ADB694
square
#94B6AE #9D94B6 #B6949C #ADB694
split-complementary
#94B6AE #B694AD #B69D94
monochromatic
#547B72 #709D92 #94B6AE #B8CFCA #DDE8E5
Accessibility & contrast
On white
2.20
#94B6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#94B6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B6AE
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B6AE | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2AE
Deuteranopia (green-blind)
#ACADAF
Tritanopia (blue-blind)
#8CB7B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #94b6ae; /* rgb */ color: rgb(148, 182, 174); /* oklch */ color: oklch(74.9% 0.039 179.3);
Tailwind
colors: {
custom: {
50: '#b4ccc6',
500: '#94b6ae',
950: '#000000',
},
}SCSS
$custom: #94b6ae; $custom-light: #b4ccc6; $custom-dark: #000000;
JSON
{
"hex": "#94b6ae",
"rgb": {
"r": 148,
"g": 182,
"b": 174
},
"hsl": {
"h": 165.882,
"s": 18.889,
"l": 64.706
},
"oklch": {
"l": 0.74876,
"c": 0.03861,
"h": 179.3
},
"luminance": 0.42808
}Semantic roles & 50–950 ramp
primary
#94B6AE
secondary
#D9CDD0
accent
#485C9D
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282