#94AAA2#94AAA2
#94AAA2 is a light, muted teal. Relative luminance 0.377; OKLCH L 71.9% C 0.027 H 171.6°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #94AAA2 |
|---|---|
| RGB | rgb(148, 170, 162) |
| HSL | hsl(158, 11%, 62%) |
| HSV | hsv(158, 13%, 67%) |
| CMYK | cmyk(12.9%, 0%, 4.7%, 33.3%) |
| CIE-LAB | lab(67.76, -9.25, 1.54) |
| CIE-LCH | lch(67.76, 9.38, 170.54°) |
| OKLab | oklab(71.87% -0.0268 0.004) |
| OKLCH | oklch(71.87% 0.027 171.6) |
| XYZ | xyz(33.1075, 37.6533, 39.6989) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.87
Greyish Teal
#719F91
ΔE00 8.53
Greenish Grey
#96AE8D
ΔE00 9.07
Grey
#929591
ΔE00 9.68
Cool Gray
#9AA7B0
ΔE00 10.03
Cement
#A5A391
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AAA2 #AA949C
analogous
#94AA97 #94AAA2 #94A7AA
triadic
#94AAA2 #A294AA #AAA294
tetradic
#94AAA2 #9794AA #AA949C #A7AA94
square
#94AAA2 #9794AA #AA949C #A7AA94
split-complementary
#94AAA2 #AA94A7 #AA9794
monochromatic
#576D65 #728F84 #94AAA2 #B6C5C0 #D8E0DD
Accessibility & contrast
On white
2.46
#94AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#94AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AAA2
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AAA2 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A2
Deuteranopia (green-blind)
#A4A4A3
Tritanopia (blue-blind)
#8FAAA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #94aaa2; /* rgb */ color: rgb(148, 170, 162); /* oklch */ color: oklch(71.9% 0.027 171.6);
Tailwind
colors: {
custom: {
50: '#b3c3bd',
500: '#94aaa2',
950: '#000000',
},
}SCSS
$custom: #94aaa2; $custom-light: #b3c3bd; $custom-dark: #000000;
JSON
{
"hex": "#94aaa2",
"rgb": {
"r": 148,
"g": 170,
"b": 162
},
"hsl": {
"h": 158.182,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.71867,
"c": 0.02707,
"h": 171.6
},
"luminance": 0.37654
}Semantic roles & 50–950 ramp
primary
#94AAA2
secondary
#D1C9CC
accent
#506996
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181