#94AEAA#94AEAA
#94AEAA is a light, muted teal. Relative luminance 0.395; OKLCH L 73.0% C 0.029 H 185.3°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #94AEAA |
|---|---|
| RGB | rgb(148, 174, 170) |
| HSL | hsl(171, 14%, 63%) |
| HSV | hsv(171, 15%, 68%) |
| CMYK | cmyk(14.9%, 0%, 2.3%, 31.8%) |
| CIE-LAB | lab(69.09, -9.75, -0.95) |
| CIE-LCH | lch(69.09, 9.79, 185.58°) |
| OKLab | oklab(72.99% -0.0291 -0.0027) |
| OKLCH | oklch(72.99% 0.029 185.3) |
| XYZ | xyz(34.6026, 39.4694, 43.8177) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.55
Greyish Teal
#719F91
ΔE00 9.14
Cool Gray
#9AA7B0
ΔE00 9.16
Bluegrey
#85A3B2
ΔE00 9.35
Cadetblue
#5F9EA0
ΔE00 10.46
Bluey Grey
#89A0B0
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AEAA #AE9498
analogous
#94AE9D #94AEAA #94A5AE
triadic
#94AEAA #AA94AE #AEAA94
tetradic
#94AEAA #9D94AE #AE9498 #A5AE94
square
#94AEAA #9D94AE #AE9498 #A5AE94
split-complementary
#94AEAA #AE94A5 #AE9D94
monochromatic
#56726D #71948E #94AEAA #B7C8C6 #DAE3E1
Accessibility & contrast
On white
2.36
#94AEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#94AEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AEAA
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AEAA | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#A6A7AA
Tritanopia (blue-blind)
#8DAFAD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #94aeaa; /* rgb */ color: rgb(148, 174, 170); /* oklch */ color: oklch(73.0% 0.029 185.3);
Tailwind
colors: {
custom: {
50: '#b3c6c3',
500: '#94aeaa',
950: '#000000',
},
}SCSS
$custom: #94aeaa; $custom-light: #b3c6c3; $custom-dark: #000000;
JSON
{
"hex": "#94aeaa",
"rgb": {
"r": 148,
"g": 174,
"b": 170
},
"hsl": {
"h": 170.769,
"s": 13.83,
"l": 63.137
},
"oklch": {
"l": 0.72988,
"c": 0.02925,
"h": 185.3
},
"luminance": 0.3947
}Semantic roles & 50–950 ramp
primary
#94AEAA
secondary
#D4CACC
accent
#4E5998
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281