#94ACA8#94ACA8
#94ACA8 is a light, muted teal. Relative luminance 0.386; OKLCH L 72.5% C 0.027 H 184.4°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #94ACA8 |
|---|---|
| RGB | rgb(148, 172, 168) |
| HSL | hsl(170, 13%, 63%) |
| HSV | hsv(170, 14%, 67%) |
| CMYK | cmyk(14%, 0%, 2.3%, 32.5%) |
| CIE-LAB | lab(68.48, -9.09, -0.74) |
| CIE-LCH | lch(68.48, 9.12, 184.64°) |
| OKLab | oklab(72.49% -0.0271 -0.0021) |
| OKLCH | oklch(72.49% 0.027 184.4) |
| XYZ | xyz(34.0314, 38.6273, 42.7010) |
| Luminance | 0.3863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.94
Cool Gray
#9AA7B0
ΔE00 8.72
Bluegrey
#85A3B2
ΔE00 9.14
Greyish Teal
#719F91
ΔE00 9.23
Pewter
#899397
ΔE00 10.05
Grey
#929591
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94ACA8 #AC9498
analogous
#94AC9C #94ACA8 #94A4AC
triadic
#94ACA8 #A894AC #ACA894
tetradic
#94ACA8 #9C94AC #AC9498 #A4AC94
square
#94ACA8 #9C94AC #AC9498 #A4AC94
split-complementary
#94ACA8 #AC94A4 #AC9C94
monochromatic
#566F6B #72918C #94ACA8 #B6C7C4 #D9E1E0
Accessibility & contrast
On white
2.41
#94ACA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#94ACA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94ACA8
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94ACA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94ACA8 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A8
Deuteranopia (green-blind)
#A5A6A8
Tritanopia (blue-blind)
#8EADAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #94aca8; /* rgb */ color: rgb(148, 172, 168); /* oklch */ color: oklch(72.5% 0.027 184.4);
Tailwind
colors: {
custom: {
50: '#b3c4c1',
500: '#94aca8',
950: '#000000',
},
}SCSS
$custom: #94aca8; $custom-light: #b3c4c1; $custom-dark: #000000;
JSON
{
"hex": "#94aca8",
"rgb": {
"r": 148,
"g": 172,
"b": 168
},
"hsl": {
"h": 170,
"s": 12.632,
"l": 62.745
},
"oklch": {
"l": 0.72487,
"c": 0.02721,
"h": 184.4
},
"luminance": 0.38628
}Semantic roles & 50–950 ramp
primary
#94ACA8
secondary
#D2CACB
accent
#4F5B97
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181