#94AEA2#94AEA2
#94AEA2 is a light, muted teal. Relative luminance 0.392; OKLCH L 72.8% C 0.033 H 165.9°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #94AEA2 |
|---|---|
| RGB | rgb(148, 174, 162) |
| HSL | hsl(152, 14%, 63%) |
| HSV | hsv(152, 15%, 68%) |
| CMYK | cmyk(14.9%, 0%, 6.9%, 31.8%) |
| CIE-LAB | lab(68.88, -11.38, 3.16) |
| CIE-LCH | lch(68.88, 11.81, 164.48°) |
| OKLab | oklab(72.75% -0.0325 0.0082) |
| OKLCH | oklch(72.75% 0.033 165.9) |
| XYZ | xyz(33.8688, 39.1759, 39.9527) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.40
Greyish Teal
#719F91
ΔE00 7.79
Cool Grey
#95A3A6
ΔE00 9.18
Sage Green
#9CAF88
ΔE00 9.41
Grey Green
#86A17D
ΔE00 9.46
Greyish Green
#82A67D
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AEA2 #AE94A0
analogous
#94AE95 #94AEA2 #94ADAE
triadic
#94AEA2 #A294AE #AEA294
tetradic
#94AEA2 #9594AE #AE94A0 #ADAE94
square
#94AEA2 #9594AE #AE94A0 #ADAE94
split-complementary
#94AEA2 #AE94AD #AE9594
monochromatic
#567265 #719484 #94AEA2 #B7C8C0 #DAE3DF
Accessibility & contrast
On white
2.38
#94AEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#94AEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AEA2
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AEA2 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA1
Deuteranopia (green-blind)
#A8A7A3
Tritanopia (blue-blind)
#8FAEAA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #94aea2; /* rgb */ color: rgb(148, 174, 162); /* oklch */ color: oklch(72.8% 0.033 165.9);
Tailwind
colors: {
custom: {
50: '#b3c6bd',
500: '#94aea2',
950: '#000000',
},
}SCSS
$custom: #94aea2; $custom-light: #b3c6bd; $custom-dark: #000000;
JSON
{
"hex": "#94aea2",
"rgb": {
"r": 148,
"g": 174,
"b": 162
},
"hsl": {
"h": 152.308,
"s": 13.83,
"l": 63.137
},
"oklch": {
"l": 0.7275,
"c": 0.03349,
"h": 165.9
},
"luminance": 0.39177
}Semantic roles & 50–950 ramp
primary
#94AEA2
secondary
#D4CACF
accent
#4E7098
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281