#94A2B0#94A2B0
#94A2B0 is a light, muted cyan. Relative luminance 0.353; OKLCH L 70.6% C 0.026 H 248.2°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #94A2B0 |
|---|---|
| RGB | rgb(148, 162, 176) |
| HSL | hsl(210, 15%, 64%) |
| HSV | hsv(210, 16%, 69%) |
| CMYK | cmyk(15.9%, 8%, 0%, 31%) |
| CIE-LAB | lab(65.96, -1.96, -8.91) |
| CIE-LCH | lch(65.96, 9.13, 257.57°) |
| OKLab | oklab(70.57% -0.0096 -0.0241) |
| OKLCH | oklch(70.57% 0.026 248.2) |
| XYZ | xyz(32.9676, 35.2705, 46.1368) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.73
Bluey Grey
#89A0B0
ΔE00 3.22
Bluegrey
#85A3B2
ΔE00 5.41
Cool Grey
#95A3A6
ΔE00 5.51
Pewter
#899397
ΔE00 6.62
Greyblue
#77A1B5
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A2B0 #B0A294
analogous
#94B0B0 #94A2B0 #9494B0
triadic
#94A2B0 #B094A2 #A2B094
tetradic
#94A2B0 #B094B0 #B0A294 #94B094
square
#94A2B0 #B094B0 #B0A294 #94B094
split-complementary
#94A2B0 #B09494 #B0B094
monochromatic
#566574 #718396 #94A2B0 #B7C1CA #DADFE4
Accessibility & contrast
On white
2.61
#94A2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#94A2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A2B0
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A2B0 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA2B1
Deuteranopia (green-blind)
#999FB0
Tritanopia (blue-blind)
#8DA5A6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #94a2b0; /* rgb */ color: rgb(148, 162, 176); /* oklch */ color: oklch(70.6% 0.026 248.2);
Tailwind
colors: {
custom: {
50: '#b3bdc7',
500: '#94a2b0',
950: '#000000',
},
}SCSS
$custom: #94a2b0; $custom-light: #b3bdc7; $custom-dark: #000000;
JSON
{
"hex": "#94a2b0",
"rgb": {
"r": 148,
"g": 162,
"b": 176
},
"hsl": {
"h": 210,
"s": 15.054,
"l": 63.529
},
"oklch": {
"l": 0.70573,
"c": 0.02593,
"h": 248.2
},
"luminance": 0.35271
}Semantic roles & 50–950 ramp
primary
#94A2B0
secondary
#D5D0CB
accent
#734C99
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111213
muted
#808182