#94B4B2#94B4B2
#94B4B2 is a light, muted teal. Relative luminance 0.422; OKLCH L 74.6% C 0.035 H 191.8°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #94B4B2 |
|---|---|
| RGB | rgb(148, 180, 178) |
| HSL | hsl(176, 18%, 64%) |
| HSV | hsv(176, 18%, 71%) |
| CMYK | cmyk(17.8%, 0%, 1.1%, 29.4%) |
| CIE-LAB | lab(70.98, -11.24, -2.60) |
| CIE-LCH | lch(70.98, 11.53, 193.00°) |
| OKLab | oklab(74.56% -0.0342 -0.0071) |
| OKLCH | oklch(74.56% 0.035 191.8) |
| XYZ | xyz(36.5677, 42.1516, 48.3203) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.98
Bluegrey
#85A3B2
ΔE00 9.44
Greyish Teal
#719F91
ΔE00 9.81
Cool Gray
#9AA7B0
ΔE00 9.95
Cadetblue
#5F9EA0
ΔE00 10.27
Greyblue
#77A1B5
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B4B2 #B49496
analogous
#94B4A2 #94B4B2 #94A6B4
triadic
#94B4B2 #B294B4 #B4B294
tetradic
#94B4B2 #A294B4 #B49496 #A6B494
square
#94B4B2 #A294B4 #B49496 #A6B494
split-complementary
#94B4B2 #B494A6 #B4A294
monochromatic
#557977 #709B98 #94B4B2 #B8CDCC #DCE6E6
Accessibility & contrast
On white
2.23
#94B4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#94B4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B4B2
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B4B2 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B1B2
Deuteranopia (green-blind)
#AAACB2
Tritanopia (blue-blind)
#8BB6B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #94b4b2; /* rgb */ color: rgb(148, 180, 178); /* oklch */ color: oklch(74.6% 0.035 191.8);
Tailwind
colors: {
custom: {
50: '#b4cac9',
500: '#94b4b2',
950: '#000000',
},
}SCSS
$custom: #94b4b2; $custom-light: #b4cac9; $custom-dark: #000000;
JSON
{
"hex": "#94b4b2",
"rgb": {
"r": 148,
"g": 180,
"b": 178
},
"hsl": {
"h": 176.25,
"s": 17.582,
"l": 64.314
},
"oklch": {
"l": 0.74556,
"c": 0.03494,
"h": 191.8
},
"luminance": 0.42153
}Semantic roles & 50–950 ramp
primary
#94B4B2
secondary
#D7CCCD
accent
#4A4F9C
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282