#94ABA9#94ABA9
#94ABA9 is a light, muted teal. Relative luminance 0.383; OKLCH L 72.3% C 0.026 H 190.2°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #94ABA9 |
|---|---|
| RGB | rgb(148, 171, 169) |
| HSL | hsl(175, 12%, 63%) |
| HSV | hsv(175, 13%, 67%) |
| CMYK | cmyk(13.5%, 0%, 1.2%, 32.9%) |
| CIE-LAB | lab(68.23, -8.35, -1.66) |
| CIE-LCH | lch(68.23, 8.51, 191.23°) |
| OKLab | oklab(72.3% -0.0253 -0.0045) |
| OKLCH | oklch(72.3% 0.026 190.2) |
| XYZ | xyz(33.9353, 38.2855, 43.1303) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.97
Cool Gray
#9AA7B0
ΔE00 7.67
Bluegrey
#85A3B2
ΔE00 8.09
Pewter
#899397
ΔE00 9.25
Bluey Grey
#89A0B0
ΔE00 9.28
Grey
#929591
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94ABA9 #AB9496
analogous
#94AB9E #94ABA9 #94A1AB
triadic
#94ABA9 #A994AB #ABA994
tetradic
#94ABA9 #9E94AB #AB9496 #A1AB94
square
#94ABA9 #9E94AB #AB9496 #A1AB94
split-complementary
#94ABA9 #AB94A1 #AB9E94
monochromatic
#566E6C #72908D #94ABA9 #B6C6C5 #D9E1E0
Accessibility & contrast
On white
2.43
#94ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#94ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94ABA9
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94ABA9 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A9
Deuteranopia (green-blind)
#A4A5A9
Tritanopia (blue-blind)
#8EACAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #94aba9; /* rgb */ color: rgb(148, 171, 169); /* oklch */ color: oklch(72.3% 0.026 190.2);
Tailwind
colors: {
custom: {
50: '#b3c4c2',
500: '#94aba9',
950: '#000000',
},
}SCSS
$custom: #94aba9; $custom-light: #b3c4c2; $custom-dark: #000000;
JSON
{
"hex": "#94aba9",
"rgb": {
"r": 148,
"g": 171,
"b": 169
},
"hsl": {
"h": 174.783,
"s": 12.042,
"l": 62.549
},
"oklch": {
"l": 0.72298,
"c": 0.02571,
"h": 190.2
},
"luminance": 0.38286
}Semantic roles & 50–950 ramp
primary
#94ABA9
secondary
#D2C9CA
accent
#4F5696
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181