#94AEAE#94AEAE
#94AEAE is a light, muted teal. Relative luminance 0.396; OKLCH L 73.1% C 0.029 H 196.6°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #94AEAE |
|---|---|
| RGB | rgb(148, 174, 174) |
| HSL | hsl(180, 14%, 63%) |
| HSV | hsv(180, 15%, 68%) |
| CMYK | cmyk(14.9%, 0%, 0%, 31.8%) |
| CIE-LAB | lab(69.20, -8.91, -3.00) |
| CIE-LCH | lch(69.20, 9.40, 198.62°) |
| OKLab | oklab(73.11% -0.0275 -0.0082) |
| OKLCH | oklch(73.11% 0.029 196.6) |
| XYZ | xyz(34.9868, 39.6231, 45.8409) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.47
Bluegrey
#85A3B2
ΔE00 7.52
Cool Gray
#9AA7B0
ΔE00 7.63
Bluey Grey
#89A0B0
ΔE00 8.95
Greyblue
#77A1B5
ΔE00 9.44
Pewter
#899397
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AEAE #AE9494
analogous
#94AEA1 #94AEAE #94A1AE
triadic
#94AEAE #AE94AE #AEAE94
tetradic
#94AEAE #A194AE #AE9494 #A1AE94
square
#94AEAE #A194AE #AE9494 #A1AE94
split-complementary
#94AEAE #AE94A1 #AEA194
monochromatic
#567272 #719494 #94AEAE #B7C8C8 #DAE3E3
Accessibility & contrast
On white
2.35
#94AEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#94AEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AEAE
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AEAE | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAE
Deuteranopia (green-blind)
#A5A7AE
Tritanopia (blue-blind)
#8CB0AE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #94aeae; /* rgb */ color: rgb(148, 174, 174); /* oklch */ color: oklch(73.1% 0.029 196.6);
Tailwind
colors: {
custom: {
50: '#b3c6c6',
500: '#94aeae',
950: '#000000',
},
}SCSS
$custom: #94aeae; $custom-light: #b3c6c6; $custom-dark: #000000;
JSON
{
"hex": "#94aeae",
"rgb": {
"r": 148,
"g": 174,
"b": 174
},
"hsl": {
"h": 180,
"s": 13.83,
"l": 63.137
},
"oklch": {
"l": 0.73112,
"c": 0.02868,
"h": 196.6
},
"luminance": 0.39624
}Semantic roles & 50–950 ramp
primary
#94AEAE
secondary
#D4CACA
accent
#4E4E98
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282