#94ACAA#94ACAA
#94ACAA is a light, muted teal. Relative luminance 0.387; OKLCH L 72.5% C 0.027 H 190.4°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #94ACAA |
|---|---|
| RGB | rgb(148, 172, 170) |
| HSL | hsl(175, 13%, 63%) |
| HSV | hsv(175, 14%, 67%) |
| CMYK | cmyk(14%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(68.54, -8.68, -1.76) |
| CIE-LCH | lch(68.54, 8.86, 191.49°) |
| OKLab | oklab(72.55% -0.0263 -0.0048) |
| OKLCH | oklch(72.55% 0.027 190.4) |
| XYZ | xyz(34.2191, 38.7024, 43.6898) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.30
Cool Gray
#9AA7B0
ΔE00 7.90
Bluegrey
#85A3B2
ΔE00 8.19
Bluey Grey
#89A0B0
ΔE00 9.45
Pewter
#899397
ΔE00 9.61
Greyish Teal
#719F91
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94ACAA #AC9496
analogous
#94AC9E #94ACAA #94A2AC
triadic
#94ACAA #AA94AC #ACAA94
tetradic
#94ACAA #9E94AC #AC9496 #A2AC94
square
#94ACAA #9E94AC #AC9496 #A2AC94
split-complementary
#94ACAA #AC94A2 #AC9E94
monochromatic
#566F6D #72918F #94ACAA #B6C7C5 #D9E1E1
Accessibility & contrast
On white
2.40
#94ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#94ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94ACAA
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94ACAA | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#A4A6AA
Tritanopia (blue-blind)
#8DADAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #94acaa; /* rgb */ color: rgb(148, 172, 170); /* oklch */ color: oklch(72.5% 0.027 190.4);
Tailwind
colors: {
custom: {
50: '#b3c4c3',
500: '#94acaa',
950: '#000000',
},
}SCSS
$custom: #94acaa; $custom-light: #b3c4c3; $custom-dark: #000000;
JSON
{
"hex": "#94acaa",
"rgb": {
"r": 148,
"g": 172,
"b": 170
},
"hsl": {
"h": 175,
"s": 12.632,
"l": 62.745
},
"oklch": {
"l": 0.72549,
"c": 0.02675,
"h": 190.4
},
"luminance": 0.38703
}Semantic roles & 50–950 ramp
primary
#94ACAA
secondary
#D2CACA
accent
#4F5597
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181