#94ACA2#94ACA2
#94ACA2 is a light, muted teal. Relative luminance 0.384; OKLCH L 72.3% C 0.030 H 168.4°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #94ACA2 |
|---|---|
| RGB | rgb(148, 172, 162) |
| HSL | hsl(155, 13%, 63%) |
| HSV | hsv(155, 14%, 67%) |
| CMYK | cmyk(14%, 0%, 5.8%, 32.5%) |
| CIE-LAB | lab(68.32, -10.32, 2.35) |
| CIE-LCH | lch(68.32, 10.58, 167.16°) |
| OKLab | oklab(72.31% -0.0296 0.0061) |
| OKLCH | oklch(72.31% 0.03 168.4) |
| XYZ | xyz(33.4853, 38.4089, 39.8249) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.05
Greyish Teal
#719F91
ΔE00 8.07
Greenish Grey
#96AE8D
ΔE00 8.18
Grey Green
#86A17D
ΔE00 10.03
Sage Green
#9CAF88
ΔE00 10.09
Cement
#A5A391
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94ACA2 #AC949E
analogous
#94AC96 #94ACA2 #94AAAC
triadic
#94ACA2 #A294AC #ACA294
tetradic
#94ACA2 #9694AC #AC949E #AAAC94
square
#94ACA2 #9694AC #AC949E #AAAC94
split-complementary
#94ACA2 #AC94AA #AC9694
monochromatic
#566F65 #729184 #94ACA2 #B6C7C0 #D9E1DE
Accessibility & contrast
On white
2.42
#94ACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#94ACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94ACA2
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94ACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94ACA2 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA8A2
Deuteranopia (green-blind)
#A6A5A3
Tritanopia (blue-blind)
#8FACA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #94aca2; /* rgb */ color: rgb(148, 172, 162); /* oklch */ color: oklch(72.3% 0.030 168.4);
Tailwind
colors: {
custom: {
50: '#b3c4bd',
500: '#94aca2',
950: '#000000',
},
}SCSS
$custom: #94aca2; $custom-light: #b3c4bd; $custom-dark: #000000;
JSON
{
"hex": "#94aca2",
"rgb": {
"r": 148,
"g": 172,
"b": 162
},
"hsl": {
"h": 155,
"s": 12.632,
"l": 62.745
},
"oklch": {
"l": 0.72308,
"c": 0.03026,
"h": 168.4
},
"luminance": 0.3841
}Semantic roles & 50–950 ramp
primary
#94ACA2
secondary
#D2CACD
accent
#4F6D97
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181