#94ABA4#94ABA4
#94ABA4 is a light, muted teal. Relative luminance 0.381; OKLCH L 72.1% C 0.027 H 175.2°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #94ABA4 |
|---|---|
| RGB | rgb(148, 171, 164) |
| HSL | hsl(162, 12%, 63%) |
| HSV | hsv(162, 13%, 67%) |
| CMYK | cmyk(13.5%, 0%, 4.1%, 32.9%) |
| CIE-LAB | lab(68.10, -9.38, 0.92) |
| CIE-LCH | lch(68.10, 9.42, 174.43°) |
| OKLab | oklab(72.15% -0.0274 0.0023) |
| OKLCH | oklch(72.15% 0.027 175.2) |
| XYZ | xyz(33.4749, 38.1013, 40.7054) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.73
Greyish Teal
#719F91
ΔE00 8.61
Greenish Grey
#96AE8D
ΔE00 9.50
Cool Gray
#9AA7B0
ΔE00 9.77
Grey
#929591
ΔE00 9.96
Pewter
#899397
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94ABA4 #AB949B
analogous
#94AB98 #94ABA4 #94A7AB
triadic
#94ABA4 #A494AB #ABA494
tetradic
#94ABA4 #9894AB #AB949B #A7AB94
square
#94ABA4 #9894AB #AB949B #A7AB94
split-complementary
#94ABA4 #AB94A7 #AB9894
monochromatic
#566E67 #729087 #94ABA4 #B6C6C1 #D9E1DE
Accessibility & contrast
On white
2.44
#94ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#94ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94ABA4
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94ABA4 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A4
Deuteranopia (green-blind)
#A5A5A4
Tritanopia (blue-blind)
#8FACA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #94aba4; /* rgb */ color: rgb(148, 171, 164); /* oklch */ color: oklch(72.1% 0.027 175.2);
Tailwind
colors: {
custom: {
50: '#b3c4bf',
500: '#94aba4',
950: '#000000',
},
}SCSS
$custom: #94aba4; $custom-light: #b3c4bf; $custom-dark: #000000;
JSON
{
"hex": "#94aba4",
"rgb": {
"r": 148,
"g": 171,
"b": 164
},
"hsl": {
"h": 161.739,
"s": 12.042,
"l": 62.549
},
"oklch": {
"l": 0.72146,
"c": 0.02746,
"h": 175.2
},
"luminance": 0.38102
}Semantic roles & 50–950 ramp
primary
#94ABA4
secondary
#D2C9CC
accent
#4F6596
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181