#94ACAC#94ACAC
#94ACAC is a light, muted teal. Relative luminance 0.388; OKLCH L 72.6% C 0.027 H 196.6°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #94ACAC |
|---|---|
| RGB | rgb(148, 172, 172) |
| HSL | hsl(180, 13%, 63%) |
| HSV | hsv(180, 14%, 67%) |
| CMYK | cmyk(14%, 0%, 0%, 32.5%) |
| CIE-LAB | lab(68.59, -8.26, -2.79) |
| CIE-LCH | lch(68.59, 8.72, 198.67°) |
| OKLab | oklab(72.61% -0.0255 -0.0076) |
| OKLCH | oklch(72.61% 0.027 196.6) |
| XYZ | xyz(34.4098, 38.7787, 44.6938) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.74
Cool Gray
#9AA7B0
ΔE00 7.09
Bluegrey
#85A3B2
ΔE00 7.26
Bluey Grey
#89A0B0
ΔE00 8.53
Pewter
#899397
ΔE00 9.24
Greyblue
#77A1B5
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94ACAC #AC9494
analogous
#94ACA0 #94ACAC #94A0AC
triadic
#94ACAC #AC94AC #ACAC94
tetradic
#94ACAC #A094AC #AC9494 #A0AC94
square
#94ACAC #A094AC #AC9494 #A0AC94
split-complementary
#94ACAC #AC94A0 #ACA094
monochromatic
#566F6F #729191 #94ACAC #B6C7C7 #D9E1E1
Accessibility & contrast
On white
2.40
#94ACAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#94ACAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94ACAC
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94ACAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94ACAC | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AC
Deuteranopia (green-blind)
#A4A6AC
Tritanopia (blue-blind)
#8DAEAC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #94acac; /* rgb */ color: rgb(148, 172, 172); /* oklch */ color: oklch(72.6% 0.027 196.6);
Tailwind
colors: {
custom: {
50: '#b3c4c4',
500: '#94acac',
950: '#000000',
},
}SCSS
$custom: #94acac; $custom-light: #b3c4c4; $custom-dark: #000000;
JSON
{
"hex": "#94acac",
"rgb": {
"r": 148,
"g": 172,
"b": 172
},
"hsl": {
"h": 180,
"s": 12.632,
"l": 62.745
},
"oklch": {
"l": 0.72611,
"c": 0.0266,
"h": 196.6
},
"luminance": 0.3878
}Semantic roles & 50–950 ramp
primary
#94ACAC
secondary
#D2CACA
accent
#4F4F97
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111212
muted
#808181