#94B0AE#94B0AE
#94B0AE is a light, muted teal. Relative luminance 0.404; OKLCH L 73.6% C 0.031 H 191.2°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #94B0AE |
|---|---|
| RGB | rgb(148, 176, 174) |
| HSL | hsl(176, 15%, 64%) |
| HSV | hsv(176, 16%, 69%) |
| CMYK | cmyk(15.9%, 0%, 1.1%, 31%) |
| CIE-LAB | lab(69.75, -9.97, -2.19) |
| CIE-LCH | lch(69.75, 10.21, 192.37°) |
| OKLab | oklab(73.55% -0.0303 -0.006) |
| OKLCH | oklch(73.55% 0.031 191.2) |
| XYZ | xyz(35.3760, 40.4016, 45.9706) |
| Luminance | 0.4040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.65
Bluegrey
#85A3B2
ΔE00 8.72
Cool Gray
#9AA7B0
ΔE00 8.90
Greyish Teal
#719F91
ΔE00 9.69
Bluey Grey
#89A0B0
ΔE00 10.24
Cadetblue
#5F9EA0
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B0AE #B09496
analogous
#94B0A0 #94B0AE #94A4B0
triadic
#94B0AE #AE94B0 #B0AE94
tetradic
#94B0AE #A094B0 #B09496 #A4B094
square
#94B0AE #A094B0 #B09496 #A4B094
split-complementary
#94B0AE #B094A4 #B0A094
monochromatic
#567472 #719693 #94B0AE #B7CAC9 #DAE4E3
Accessibility & contrast
On white
2.31
#94B0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#94B0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B0AE
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B0AE | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAE
Deuteranopia (green-blind)
#A7A9AE
Tritanopia (blue-blind)
#8CB2AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #94b0ae; /* rgb */ color: rgb(148, 176, 174); /* oklch */ color: oklch(73.6% 0.031 191.2);
Tailwind
colors: {
custom: {
50: '#b3c7c6',
500: '#94b0ae',
950: '#000000',
},
}SCSS
$custom: #94b0ae; $custom-light: #b3c7c6; $custom-dark: #000000;
JSON
{
"hex": "#94b0ae",
"rgb": {
"r": 148,
"g": 176,
"b": 174
},
"hsl": {
"h": 175.714,
"s": 15.054,
"l": 63.529
},
"oklch": {
"l": 0.73551,
"c": 0.03088,
"h": 191.2
},
"luminance": 0.40403
}Semantic roles & 50–950 ramp
primary
#94B0AE
secondary
#D5CBCC
accent
#4C5299
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282