#94AAA0#94AAA0
#94AAA0 is a light, muted teal. Relative luminance 0.376; OKLCH L 71.8% C 0.028 H 166.4°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #94AAA0 |
|---|---|
| RGB | rgb(148, 170, 160) |
| HSL | hsl(153, 11%, 62%) |
| HSV | hsv(153, 13%, 67%) |
| CMYK | cmyk(12.9%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(67.71, -9.65, 2.57) |
| CIE-LCH | lch(67.71, 9.99, 165.06°) |
| OKLab | oklab(71.81% -0.0276 0.0067) |
| OKLCH | oklch(71.81% 0.028 166.4) |
| XYZ | xyz(32.9311, 37.5828, 38.7701) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.64
Greenish Grey
#96AE8D
ΔE00 8.20
Greyish Teal
#719F91
ΔE00 8.25
Grey Green
#86A17D
ΔE00 9.89
Grey
#929591
ΔE00 9.92
Cement
#A5A391
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AAA0 #AA949E
analogous
#94AA95 #94AAA0 #94A9AA
triadic
#94AAA0 #A094AA #AAA094
tetradic
#94AAA0 #9594AA #AA949E #A9AA94
square
#94AAA0 #9594AA #AA949E #A9AA94
split-complementary
#94AAA0 #AA94A9 #AA9594
monochromatic
#576D63 #728F82 #94AAA0 #B6C5BE #D8E0DD
Accessibility & contrast
On white
2.47
#94AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#94AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AAA0
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AAA0 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A0
Deuteranopia (green-blind)
#A5A4A1
Tritanopia (blue-blind)
#90AAA7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #94aaa0; /* rgb */ color: rgb(148, 170, 160); /* oklch */ color: oklch(71.8% 0.028 166.4);
Tailwind
colors: {
custom: {
50: '#b3c3bc',
500: '#94aaa0',
950: '#000000',
},
}SCSS
$custom: #94aaa0; $custom-light: #b3c3bc; $custom-dark: #000000;
JSON
{
"hex": "#94aaa0",
"rgb": {
"r": 148,
"g": 170,
"b": 160
},
"hsl": {
"h": 152.727,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.71808,
"c": 0.02841,
"h": 166.4
},
"luminance": 0.37583
}Semantic roles & 50–950 ramp
primary
#94AAA0
secondary
#D1C9CD
accent
#507096
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181