#94A89E#94A89E
#94A89E is a light, muted teal. Relative luminance 0.368; OKLCH L 71.3% C 0.027 H 164.1°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #94A89E |
|---|---|
| RGB | rgb(148, 168, 158) |
| HSL | hsl(150, 10%, 62%) |
| HSV | hsv(150, 12%, 66%) |
| CMYK | cmyk(11.9%, 0%, 6%, 34.1%) |
| CIE-LAB | lab(67.10, -8.98, 2.80) |
| CIE-LCH | lch(67.10, 9.41, 162.67°) |
| OKLab | oklab(71.31% -0.0256 0.0073) |
| OKLCH | oklch(71.31% 0.027 164.1) |
| XYZ | xyz(32.3855, 36.7692, 37.7320) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.28
Greenish Grey
#96AE8D
ΔE00 8.30
Greyish Teal
#719F91
ΔE00 8.52
Grey
#929591
ΔE00 9.16
Cement
#A5A391
ΔE00 9.33
Grey Green
#86A17D
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A89E #A8949E
analogous
#94A894 #94A89E #94A8A8
triadic
#94A89E #9E94A8 #A89E94
tetradic
#94A89E #9494A8 #A8949E #A8A894
square
#94A89E #9494A8 #A8949E #A8A894
split-complementary
#94A89E #A894A8 #A89494
monochromatic
#576B61 #728D7F #94A89E #B6C3BD #D8DFDB
Accessibility & contrast
On white
2.51
#94A89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#94A89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A89E
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A89E | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A59E
Deuteranopia (green-blind)
#A3A29F
Tritanopia (blue-blind)
#90A8A5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #94a89e; /* rgb */ color: rgb(148, 168, 158); /* oklch */ color: oklch(71.3% 0.027 164.1);
Tailwind
colors: {
custom: {
50: '#b3c1ba',
500: '#94a89e',
950: '#000000',
},
}SCSS
$custom: #94a89e; $custom-light: #b3c1ba; $custom-dark: #000000;
JSON
{
"hex": "#94a89e",
"rgb": {
"r": 148,
"g": 168,
"b": 158
},
"hsl": {
"h": 150,
"s": 10.309,
"l": 61.961
},
"oklch": {
"l": 0.71308,
"c": 0.0266,
"h": 164.1
},
"luminance": 0.3677
}Semantic roles & 50–950 ramp
primary
#94A89E
secondary
#D0C8CC
accent
#517394
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180