#94AEA7#94AEA7
#94AEA7 is a light, muted teal. Relative luminance 0.394; OKLCH L 72.9% C 0.030 H 177.4°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #94AEA7 |
|---|---|
| RGB | rgb(148, 174, 167) |
| HSL | hsl(164, 14%, 63%) |
| HSV | hsv(164, 15%, 68%) |
| CMYK | cmyk(14.9%, 0%, 4%, 31.8%) |
| CIE-LAB | lab(69.01, -10.37, 0.59) |
| CIE-LCH | lch(69.01, 10.38, 176.76°) |
| OKLab | oklab(72.9% -0.0304 0.0014) |
| OKLCH | oklch(72.9% 0.03 177.4) |
| XYZ | xyz(34.3221, 39.3572, 42.3401) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.51
Greyish Teal
#719F91
ΔE00 8.44
Greenish Grey
#96AE8D
ΔE00 9.53
Cool Gray
#9AA7B0
ΔE00 10.33
Cadetblue
#5F9EA0
ΔE00 10.71
Bluegrey
#85A3B2
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AEA7 #AE949B
analogous
#94AE9A #94AEA7 #94A8AE
triadic
#94AEA7 #A794AE #AEA794
tetradic
#94AEA7 #9A94AE #AE949B #A8AE94
square
#94AEA7 #9A94AE #AE949B #A8AE94
split-complementary
#94AEA7 #AE94A8 #AE9A94
monochromatic
#56726A #71948A #94AEA7 #B7C8C4 #DAE3E0
Accessibility & contrast
On white
2.37
#94AEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#94AEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AEA7
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AEA7 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA7
Deuteranopia (green-blind)
#A7A7A8
Tritanopia (blue-blind)
#8EAFAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #94aea7; /* rgb */ color: rgb(148, 174, 167); /* oklch */ color: oklch(72.9% 0.030 177.4);
Tailwind
colors: {
custom: {
50: '#b3c6c1',
500: '#94aea7',
950: '#000000',
},
}SCSS
$custom: #94aea7; $custom-light: #b3c6c1; $custom-dark: #000000;
JSON
{
"hex": "#94aea7",
"rgb": {
"r": 148,
"g": 174,
"b": 167
},
"hsl": {
"h": 163.846,
"s": 13.83,
"l": 63.137
},
"oklch": {
"l": 0.72898,
"c": 0.03041,
"h": 177.4
},
"luminance": 0.39358
}Semantic roles & 50–950 ramp
primary
#94AEA7
secondary
#D4CACD
accent
#4E6298
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281