#94B2AA#94B2AA
#94B2AA is a light, muted teal. Relative luminance 0.410; OKLCH L 73.9% C 0.035 H 177.4°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #94B2AA |
|---|---|
| RGB | rgb(148, 178, 170) |
| HSL | hsl(164, 16%, 64%) |
| HSV | hsv(164, 17%, 70%) |
| CMYK | cmyk(16.9%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(70.20, -11.86, 0.67) |
| CIE-LCH | lch(70.20, 11.88, 176.75°) |
| OKLab | oklab(73.87% -0.0347 0.0016) |
| OKLCH | oklch(73.87% 0.035 177.4) |
| XYZ | xyz(35.3869, 41.0380, 44.0791) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 8.31
Cool Grey
#95A3A6
ΔE00 8.90
Greenish Grey
#96AE8D
ΔE00 9.36
Cadetblue
#5F9EA0
ΔE00 10.69
Dull Teal
#5F9E8F
ΔE00 11.04
Pale Teal
#82CBB2
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B2AA #B2949C
analogous
#94B29B #94B2AA #94ABB2
triadic
#94B2AA #AA94B2 #B2AA94
tetradic
#94B2AA #9B94B2 #B2949C #ABB294
square
#94B2AA #9B94B2 #B2949C #ABB294
split-complementary
#94B2AA #B294AB #B29B94
monochromatic
#55766E #70988E #94B2AA #B8CCC6 #DBE5E3
Accessibility & contrast
On white
2.28
#94B2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#94B2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B2AA
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B2AA | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAA
Deuteranopia (green-blind)
#AAAAAB
Tritanopia (blue-blind)
#8DB3AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #94b2aa; /* rgb */ color: rgb(148, 178, 170); /* oklch */ color: oklch(73.9% 0.035 177.4);
Tailwind
colors: {
custom: {
50: '#b3c9c3',
500: '#94b2aa',
950: '#000000',
},
}SCSS
$custom: #94b2aa; $custom-light: #b3c9c3; $custom-dark: #000000;
JSON
{
"hex": "#94b2aa",
"rgb": {
"r": 148,
"g": 178,
"b": 170
},
"hsl": {
"h": 164,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.73871,
"c": 0.03478,
"h": 177.4
},
"luminance": 0.41039
}Semantic roles & 50–950 ramp
primary
#94B2AA
secondary
#D6CCCE
accent
#4B609B
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281