#94A09C#94A09C
#94A09C is a light, near-neutral grey. Relative luminance 0.338; OKLCH L 69.5% C 0.015 H 174.0°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #94A09C |
|---|---|
| RGB | rgb(148, 160, 156) |
| HSL | hsl(160, 6%, 60%) |
| HSV | hsv(160, 8%, 63%) |
| CMYK | cmyk(7.5%, 0%, 2.5%, 37.3%) |
| CIE-LAB | lab(64.83, -5.05, 0.62) |
| CIE-LCH | lch(64.83, 5.09, 173.03°) |
| OKLab | oklab(69.49% -0.0147 0.0016) |
| OKLCH | oklch(69.49% 0.015 174) |
| XYZ | xyz(30.7831, 33.8375, 36.3555) |
| Luminance | 0.3384 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.76
Grey
#929591
ΔE00 5.01
Pewter
#899397
ΔE00 6.06
Cool Gray
#9AA7B0
ΔE00 7.20
Dark Gray
#A9A9A9
ΔE00 7.39
Cement
#A5A391
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A09C #A09498
analogous
#94A096 #94A09C #949EA0
triadic
#94A09C #9C94A0 #A09C94
tetradic
#94A09C #9694A0 #A09498 #9EA094
square
#94A09C #9694A0 #A09498 #9EA094
split-complementary
#94A09C #A0949E #A09694
monochromatic
#57625F #74837E #94A09C #B4BDBA #D5DAD8
Accessibility & contrast
On white
2.70
#94A09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#94A09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A09C
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A09C | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9C
Deuteranopia (green-blind)
#9D9D9C
Tritanopia (blue-blind)
#92A09F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #94a09c; /* rgb */ color: rgb(148, 160, 156); /* oklch */ color: oklch(69.5% 0.015 174.0);
Tailwind
colors: {
custom: {
50: '#b3bcb9',
500: '#94a09c',
950: '#000000',
},
}SCSS
$custom: #94a09c; $custom-light: #b3bcb9; $custom-dark: #000000;
JSON
{
"hex": "#94a09c",
"rgb": {
"r": 148,
"g": 160,
"b": 156
},
"hsl": {
"h": 160,
"s": 5.941,
"l": 60.392
},
"oklch": {
"l": 0.69495,
"c": 0.01482,
"h": 174
},
"luminance": 0.33838
}Semantic roles & 50–950 ramp
primary
#94A09C
secondary
#CAC6C7
accent
#566990
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180