#94AEA4#94AEA4
#94AEA4 is a light, muted teal. Relative luminance 0.392; OKLCH L 72.8% C 0.032 H 170.2°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #94AEA4 |
|---|---|
| RGB | rgb(148, 174, 164) |
| HSL | hsl(157, 14%, 63%) |
| HSV | hsv(157, 15%, 68%) |
| CMYK | cmyk(14.9%, 0%, 5.7%, 31.8%) |
| CIE-LAB | lab(68.93, -10.98, 2.13) |
| CIE-LCH | lch(68.93, 11.18, 169.02°) |
| OKLab | oklab(72.81% -0.0316 0.0055) |
| OKLCH | oklch(72.81% 0.032 170.2) |
| XYZ | xyz(34.0480, 39.2475, 40.8964) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.98
Greenish Grey
#96AE8D
ΔE00 8.23
Cool Grey
#95A3A6
ΔE00 8.51
Sage Green
#9CAF88
ΔE00 10.21
Grey Green
#86A17D
ΔE00 10.22
Dull Teal
#5F9E8F
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AEA4 #AE949E
analogous
#94AE97 #94AEA4 #94ABAE
triadic
#94AEA4 #A494AE #AEA494
tetradic
#94AEA4 #9794AE #AE949E #ABAE94
square
#94AEA4 #9794AE #AE949E #ABAE94
split-complementary
#94AEA4 #AE94AB #AE9794
monochromatic
#567267 #719486 #94AEA4 #B7C8C2 #DAE3DF
Accessibility & contrast
On white
2.37
#94AEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#94AEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AEA4
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AEA4 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA4
Deuteranopia (green-blind)
#A7A7A5
Tritanopia (blue-blind)
#8FAEAB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #94aea4; /* rgb */ color: rgb(148, 174, 164); /* oklch */ color: oklch(72.8% 0.032 170.2);
Tailwind
colors: {
custom: {
50: '#b3c6bf',
500: '#94aea4',
950: '#000000',
},
}SCSS
$custom: #94aea4; $custom-light: #b3c6bf; $custom-dark: #000000;
JSON
{
"hex": "#94aea4",
"rgb": {
"r": 148,
"g": 174,
"b": 164
},
"hsl": {
"h": 156.923,
"s": 13.83,
"l": 63.137
},
"oklch": {
"l": 0.72809,
"c": 0.0321,
"h": 170.2
},
"luminance": 0.39248
}Semantic roles & 50–950 ramp
primary
#94AEA4
secondary
#D4CACE
accent
#4E6A98
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281