#94AEA6#94AEA6
#94AEA6 is a light, muted teal. Relative luminance 0.393; OKLCH L 72.9% C 0.031 H 174.9°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #94AEA6 |
|---|---|
| RGB | rgb(148, 174, 166) |
| HSL | hsl(162, 14%, 63%) |
| HSV | hsv(162, 15%, 68%) |
| CMYK | cmyk(14.9%, 0%, 4.6%, 31.8%) |
| CIE-LAB | lab(68.98, -10.57, 1.10) |
| CIE-LCH | lch(68.98, 10.63, 174.05°) |
| OKLab | oklab(72.87% -0.0308 0.0028) |
| OKLCH | oklch(72.87% 0.031 174.9) |
| XYZ | xyz(34.2300, 39.3204, 41.8551) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.84
Greyish Teal
#719F91
ΔE00 8.26
Greenish Grey
#96AE8D
ΔE00 9.09
Cool Gray
#9AA7B0
ΔE00 10.72
Cadetblue
#5F9EA0
ΔE00 10.84
Grey Green
#86A17D
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AEA6 #AE949C
analogous
#94AE99 #94AEA6 #94A9AE
triadic
#94AEA6 #A694AE #AEA694
tetradic
#94AEA6 #9994AE #AE949C #A9AE94
square
#94AEA6 #9994AE #AE949C #A9AE94
split-complementary
#94AEA6 #AE94A9 #AE9994
monochromatic
#567269 #719489 #94AEA6 #B7C8C3 #DAE3E0
Accessibility & contrast
On white
2.37
#94AEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#94AEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AEA6
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AEA6 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA6
Deuteranopia (green-blind)
#A7A7A7
Tritanopia (blue-blind)
#8EAFAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #94aea6; /* rgb */ color: rgb(148, 174, 166); /* oklch */ color: oklch(72.9% 0.031 174.9);
Tailwind
colors: {
custom: {
50: '#b3c6c0',
500: '#94aea6',
950: '#000000',
},
}SCSS
$custom: #94aea6; $custom-light: #b3c6c0; $custom-dark: #000000;
JSON
{
"hex": "#94aea6",
"rgb": {
"r": 148,
"g": 174,
"b": 166
},
"hsl": {
"h": 161.538,
"s": 13.83,
"l": 63.137
},
"oklch": {
"l": 0.72868,
"c": 0.03092,
"h": 174.9
},
"luminance": 0.39321
}Semantic roles & 50–950 ramp
primary
#94AEA6
secondary
#D4CACD
accent
#4E6498
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281