#94B2AC#94B2AC
#94B2AC is a light, muted teal. Relative luminance 0.411; OKLCH L 73.9% C 0.034 H 181.9°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #94B2AC |
|---|---|
| RGB | rgb(148, 178, 172) |
| HSL | hsl(168, 16%, 64%) |
| HSV | hsv(168, 17%, 70%) |
| CMYK | cmyk(16.9%, 0%, 3.4%, 30.2%) |
| CIE-LAB | lab(70.26, -11.45, -0.35) |
| CIE-LCH | lch(70.26, 11.45, 181.75°) |
| OKLab | oklab(73.93% -0.0339 -0.0011) |
| OKLCH | oklch(73.93% 0.034 181.9) |
| XYZ | xyz(35.5776, 41.1142, 45.0831) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.34
Greyish Teal
#719F91
ΔE00 8.69
Greenish Grey
#96AE8D
ΔE00 10.22
Cadetblue
#5F9EA0
ΔE00 10.45
Bluegrey
#85A3B2
ΔE00 10.77
Cool Gray
#9AA7B0
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B2AC #B2949A
analogous
#94B29D #94B2AC #94A9B2
triadic
#94B2AC #AC94B2 #B2AC94
tetradic
#94B2AC #9D94B2 #B2949A #A9B294
square
#94B2AC #9D94B2 #B2949A #A9B294
split-complementary
#94B2AC #B294A9 #B29D94
monochromatic
#557670 #709890 #94B2AC #B8CCC8 #DBE5E3
Accessibility & contrast
On white
2.28
#94B2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#94B2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B2AC
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B2AC | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAC
Deuteranopia (green-blind)
#A9AAAD
Tritanopia (blue-blind)
#8CB3B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #94b2ac; /* rgb */ color: rgb(148, 178, 172); /* oklch */ color: oklch(73.9% 0.034 181.9);
Tailwind
colors: {
custom: {
50: '#b3c9c4',
500: '#94b2ac',
950: '#000000',
},
}SCSS
$custom: #94b2ac; $custom-light: #b3c9c4; $custom-dark: #000000;
JSON
{
"hex": "#94b2ac",
"rgb": {
"r": 148,
"g": 178,
"b": 172
},
"hsl": {
"h": 168,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.73931,
"c": 0.03393,
"h": 181.9
},
"luminance": 0.41115
}Semantic roles & 50–950 ramp
primary
#94B2AC
secondary
#D6CCCE
accent
#4B5B9B
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111312
muted
#808281