#94AAA3#94AAA3
#94AAA3 is a light, muted teal. Relative luminance 0.377; OKLCH L 71.9% C 0.026 H 174.4°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #94AAA3 |
|---|---|
| RGB | rgb(148, 170, 163) |
| HSL | hsl(161, 11%, 62%) |
| HSV | hsv(161, 13%, 67%) |
| CMYK | cmyk(12.9%, 0%, 4.1%, 33.3%) |
| CIE-LAB | lab(67.79, -9.05, 1.03) |
| CIE-LCH | lch(67.79, 9.11, 173.53°) |
| OKLab | oklab(71.9% -0.0264 0.0026) |
| OKLCH | oklch(71.9% 0.026 174.4) |
| XYZ | xyz(33.1967, 37.6890, 40.1689) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.49
Greyish Teal
#719F91
ΔE00 8.71
Greenish Grey
#96AE8D
ΔE00 9.52
Grey
#929591
ΔE00 9.57
Cool Gray
#9AA7B0
ΔE00 9.61
Pewter
#899397
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AAA3 #AA949B
analogous
#94AA98 #94AAA3 #94A6AA
triadic
#94AAA3 #A394AA #AAA394
tetradic
#94AAA3 #9894AA #AA949B #A6AA94
square
#94AAA3 #9894AA #AA949B #A6AA94
split-complementary
#94AAA3 #AA94A6 #AA9894
monochromatic
#576D66 #728F86 #94AAA3 #B6C5C0 #D8E0DE
Accessibility & contrast
On white
2.46
#94AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#94AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AAA3
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AAA3 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A3
Deuteranopia (green-blind)
#A4A4A3
Tritanopia (blue-blind)
#8FABA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #94aaa3; /* rgb */ color: rgb(148, 170, 163); /* oklch */ color: oklch(71.9% 0.026 174.4);
Tailwind
colors: {
custom: {
50: '#b3c3be',
500: '#94aaa3',
950: '#000000',
},
}SCSS
$custom: #94aaa3; $custom-light: #b3c3be; $custom-dark: #000000;
JSON
{
"hex": "#94aaa3",
"rgb": {
"r": 148,
"g": 170,
"b": 163
},
"hsl": {
"h": 160.909,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.71896,
"c": 0.02649,
"h": 174.4
},
"luminance": 0.3769
}Semantic roles & 50–950 ramp
primary
#94AAA3
secondary
#D1C9CB
accent
#506696
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181