#94AEAC#94AEAC
#94AEAC is a light, muted teal. Relative luminance 0.395; OKLCH L 73.0% C 0.029 H 190.8°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #94AEAC |
|---|---|
| RGB | rgb(148, 174, 172) |
| HSL | hsl(175, 14%, 63%) |
| HSV | hsv(175, 15%, 68%) |
| CMYK | cmyk(14.9%, 0%, 1.1%, 31.8%) |
| CIE-LAB | lab(69.14, -9.33, -1.98) |
| CIE-LCH | lch(69.14, 9.53, 191.97°) |
| OKLab | oklab(73.05% -0.0283 -0.0054) |
| OKLCH | oklch(73.05% 0.029 190.8) |
| XYZ | xyz(34.7933, 39.5457, 44.8217) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.98
Cool Gray
#9AA7B0
ΔE00 8.39
Bluegrey
#85A3B2
ΔE00 8.43
Greyish Teal
#719F91
ΔE00 9.72
Bluey Grey
#89A0B0
ΔE00 9.83
Greyblue
#77A1B5
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AEAC #AE9496
analogous
#94AE9F #94AEAC #94A3AE
triadic
#94AEAC #AC94AE #AEAC94
tetradic
#94AEAC #9F94AE #AE9496 #A3AE94
square
#94AEAC #9F94AE #AE9496 #A3AE94
split-complementary
#94AEAC #AE94A3 #AE9F94
monochromatic
#56726F #719491 #94AEAC #B7C8C7 #DAE3E2
Accessibility & contrast
On white
2.36
#94AEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#94AEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AEAC
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AEAC | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAC
Deuteranopia (green-blind)
#A6A7AC
Tritanopia (blue-blind)
#8DB0AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #94aeac; /* rgb */ color: rgb(148, 174, 172); /* oklch */ color: oklch(73.0% 0.029 190.8);
Tailwind
colors: {
custom: {
50: '#b3c6c4',
500: '#94aeac',
950: '#000000',
},
}SCSS
$custom: #94aeac; $custom-light: #b3c6c4; $custom-dark: #000000;
JSON
{
"hex": "#94aeac",
"rgb": {
"r": 148,
"g": 174,
"b": 172
},
"hsl": {
"h": 175.385,
"s": 13.83,
"l": 63.137
},
"oklch": {
"l": 0.7305,
"c": 0.02882,
"h": 190.8
},
"luminance": 0.39547
}Semantic roles & 50–950 ramp
primary
#94AEAC
secondary
#D4CACB
accent
#4E5398
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111312
muted
#808281