#94B4AC#94B4AC
#94B4AC is a light, muted teal. Relative luminance 0.419; OKLCH L 74.4% C 0.037 H 178.4°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #94B4AC |
|---|---|
| RGB | rgb(148, 180, 172) |
| HSL | hsl(165, 18%, 64%) |
| HSV | hsv(165, 18%, 71%) |
| CMYK | cmyk(17.8%, 0%, 4.4%, 29.4%) |
| CIE-LAB | lab(70.81, -12.50, 0.46) |
| CIE-LCH | lch(70.81, 12.51, 177.88°) |
| OKLab | oklab(74.37% -0.0367 0.001) |
| OKLCH | oklch(74.37% 0.037 178.4) |
| XYZ | xyz(35.9784, 41.9159, 45.2167) |
| Luminance | 0.4192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 8.44
Cool Grey
#95A3A6
ΔE00 9.45
Greenish Grey
#96AE8D
ΔE00 9.57
Pale Teal
#82CBB2
ΔE00 10.52
Cadetblue
#5F9EA0
ΔE00 10.70
Dull Teal
#5F9E8F
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B4AC #B4949C
analogous
#94B49C #94B4AC #94ACB4
triadic
#94B4AC #AC94B4 #B4AC94
tetradic
#94B4AC #9C94B4 #B4949C #ACB494
square
#94B4AC #9C94B4 #B4949C #ACB494
split-complementary
#94B4AC #B494AC #B49C94
monochromatic
#557970 #709B90 #94B4AC #B8CDC8 #DCE6E4
Accessibility & contrast
On white
2.24
#94B4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#94B4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B4AC
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B4AC | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0AC
Deuteranopia (green-blind)
#ABABAD
Tritanopia (blue-blind)
#8CB5B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #94b4ac; /* rgb */ color: rgb(148, 180, 172); /* oklch */ color: oklch(74.4% 0.037 178.4);
Tailwind
colors: {
custom: {
50: '#b3cac4',
500: '#94b4ac',
950: '#000000',
},
}SCSS
$custom: #94b4ac; $custom-light: #b3cac4; $custom-dark: #000000;
JSON
{
"hex": "#94b4ac",
"rgb": {
"r": 148,
"g": 180,
"b": 172
},
"hsl": {
"h": 165,
"s": 17.582,
"l": 64.314
},
"oklch": {
"l": 0.74373,
"c": 0.0367,
"h": 178.4
},
"luminance": 0.41917
}Semantic roles & 50–950 ramp
primary
#94B4AC
secondary
#D7CCCF
accent
#4A5E9C
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111312
muted
#808281