#94AEA8#94AEA8
#94AEA8 is a light, muted teal. Relative luminance 0.394; OKLCH L 72.9% C 0.030 H 179.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #94AEA8 |
|---|---|
| RGB | rgb(148, 174, 168) |
| HSL | hsl(166, 14%, 63%) |
| HSV | hsv(166, 15%, 68%) |
| CMYK | cmyk(14.9%, 0%, 3.4%, 31.8%) |
| CIE-LAB | lab(69.04, -10.16, 0.07) |
| CIE-LCH | lch(69.04, 10.16, 179.58°) |
| OKLab | oklab(72.93% -0.03 0) |
| OKLCH | oklch(72.93% 0.03 179.9) |
| XYZ | xyz(34.4149, 39.3943, 42.8289) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.18
Greyish Teal
#719F91
ΔE00 8.65
Cool Gray
#9AA7B0
ΔE00 9.94
Greenish Grey
#96AE8D
ΔE00 9.98
Bluegrey
#85A3B2
ΔE00 10.27
Cadetblue
#5F9EA0
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AEA8 #AE949A
analogous
#94AE9B #94AEA8 #94A7AE
triadic
#94AEA8 #A894AE #AEA894
tetradic
#94AEA8 #9B94AE #AE949A #A7AE94
square
#94AEA8 #9B94AE #AE949A #A7AE94
split-complementary
#94AEA8 #AE94A7 #AE9B94
monochromatic
#56726B #71948C #94AEA8 #B7C8C4 #DAE3E1
Accessibility & contrast
On white
2.37
#94AEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#94AEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AEA8
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AEA8 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA8
Deuteranopia (green-blind)
#A6A7A8
Tritanopia (blue-blind)
#8EAFAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #94aea8; /* rgb */ color: rgb(148, 174, 168); /* oklch */ color: oklch(72.9% 0.030 179.9);
Tailwind
colors: {
custom: {
50: '#b3c6c1',
500: '#94aea8',
950: '#000000',
},
}SCSS
$custom: #94aea8; $custom-light: #b3c6c1; $custom-dark: #000000;
JSON
{
"hex": "#94aea8",
"rgb": {
"r": 148,
"g": 174,
"b": 168
},
"hsl": {
"h": 166.154,
"s": 13.83,
"l": 63.137
},
"oklch": {
"l": 0.72928,
"c": 0.02996,
"h": 179.9
},
"luminance": 0.39395
}Semantic roles & 50–950 ramp
primary
#94AEA8
secondary
#D4CACC
accent
#4E5F98
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281