#94ABA2#94ABA2
#94ABA2 is a light, muted teal. Relative luminance 0.380; OKLCH L 72.1% C 0.029 H 169.9°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #94ABA2 |
|---|---|
| RGB | rgb(148, 171, 162) |
| HSL | hsl(157, 12%, 63%) |
| HSV | hsv(157, 13%, 67%) |
| CMYK | cmyk(13.5%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(68.04, -9.78, 1.95) |
| CIE-LCH | lch(68.04, 9.98, 168.75°) |
| OKLab | oklab(72.09% -0.0282 0.005) |
| OKLCH | oklch(72.09% 0.029 169.9) |
| XYZ | xyz(33.2957, 38.0297, 39.7617) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.47
Greyish Teal
#719F91
ΔE00 8.28
Greenish Grey
#96AE8D
ΔE00 8.61
Grey
#929591
ΔE00 10.17
Grey Green
#86A17D
ΔE00 10.36
Cement
#A5A391
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94ABA2 #AB949D
analogous
#94AB96 #94ABA2 #94A8AB
triadic
#94ABA2 #A294AB #ABA294
tetradic
#94ABA2 #9694AB #AB949D #A8AB94
square
#94ABA2 #9694AB #AB949D #A8AB94
split-complementary
#94ABA2 #AB94A8 #AB9694
monochromatic
#566E65 #729084 #94ABA2 #B6C6C0 #D9E1DE
Accessibility & contrast
On white
2.44
#94ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#94ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94ABA2
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94ABA2 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#A5A5A3
Tritanopia (blue-blind)
#8FABA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #94aba2; /* rgb */ color: rgb(148, 171, 162); /* oklch */ color: oklch(72.1% 0.029 169.9);
Tailwind
colors: {
custom: {
50: '#b3c4bd',
500: '#94aba2',
950: '#000000',
},
}SCSS
$custom: #94aba2; $custom-light: #b3c4bd; $custom-dark: #000000;
JSON
{
"hex": "#94aba2",
"rgb": {
"r": 148,
"g": 171,
"b": 162
},
"hsl": {
"h": 156.522,
"s": 12.042,
"l": 62.549
},
"oklch": {
"l": 0.72087,
"c": 0.02865,
"h": 169.9
},
"luminance": 0.3803
}Semantic roles & 50–950 ramp
primary
#94ABA2
secondary
#D2C9CC
accent
#4F6B96
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181