#94ACA0#94ACA0
#94ACA0 is a light, muted teal. Relative luminance 0.383; OKLCH L 72.3% C 0.032 H 163.9°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #94ACA0 |
|---|---|
| RGB | rgb(148, 172, 160) |
| HSL | hsl(150, 13%, 63%) |
| HSV | hsv(150, 14%, 67%) |
| CMYK | cmyk(14%, 0%, 7%, 32.5%) |
| CIE-LAB | lab(68.27, -10.71, 3.38) |
| CIE-LCH | lch(68.27, 11.24, 162.48°) |
| OKLab | oklab(72.25% -0.0305 0.0088) |
| OKLCH | oklch(72.25% 0.032 163.9) |
| XYZ | xyz(33.3089, 38.3383, 38.8960) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.34
Greyish Teal
#719F91
ΔE00 7.89
Cool Grey
#95A3A6
ΔE00 8.77
Grey Green
#86A17D
ΔE00 9.25
Sage Green
#9CAF88
ΔE00 9.28
Greeny Grey
#7EA07A
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94ACA0 #AC94A0
analogous
#94AC94 #94ACA0 #94ACAC
triadic
#94ACA0 #A094AC #ACA094
tetradic
#94ACA0 #9494AC #AC94A0 #ACAC94
square
#94ACA0 #9494AC #AC94A0 #ACAC94
split-complementary
#94ACA0 #AC94AC #AC9494
monochromatic
#566F63 #729181 #94ACA0 #B6C7BF #D9E1DD
Accessibility & contrast
On white
2.42
#94ACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#94ACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94ACA0
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94ACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94ACA0 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89F
Deuteranopia (green-blind)
#A6A5A1
Tritanopia (blue-blind)
#90ACA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #94aca0; /* rgb */ color: rgb(148, 172, 160); /* oklch */ color: oklch(72.3% 0.032 163.9);
Tailwind
colors: {
custom: {
50: '#b3c4bc',
500: '#94aca0',
950: '#000000',
},
}SCSS
$custom: #94aca0; $custom-light: #b3c4bc; $custom-dark: #000000;
JSON
{
"hex": "#94aca0",
"rgb": {
"r": 148,
"g": 172,
"b": 160
},
"hsl": {
"h": 150,
"s": 12.632,
"l": 62.745
},
"oklch": {
"l": 0.7225,
"c": 0.03172,
"h": 163.9
},
"luminance": 0.38339
}Semantic roles & 50–950 ramp
primary
#94ACA0
secondary
#D2CACE
accent
#4F7397
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181