#94ABB2#94ABB2
#94ABB2 is a light, muted cyan. Relative luminance 0.386; OKLCH L 72.6% C 0.028 H 218.0°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #94ABB2 |
|---|---|
| RGB | rgb(148, 171, 178) |
| HSL | hsl(194, 16%, 64%) |
| HSV | hsv(194, 17%, 70%) |
| CMYK | cmyk(16.9%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(68.49, -6.43, -6.27) |
| CIE-LCH | lch(68.49, 8.98, 224.25°) |
| OKLab | oklab(72.58% -0.0217 -0.0169) |
| OKLCH | oklch(72.58% 0.028 218) |
| XYZ | xyz(34.8094, 38.6352, 47.7342) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.70
Cool Gray
#9AA7B0
ΔE00 4.28
Bluegrey
#85A3B2
ΔE00 4.30
Bluey Grey
#89A0B0
ΔE00 5.30
Greyblue
#77A1B5
ΔE00 6.91
Light Grey Blue
#9DBCD4
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94ABB2 #B29B94
analogous
#94B2AA #94ABB2 #949CB2
triadic
#94ABB2 #B294AB #ABB294
tetradic
#94ABB2 #AA94B2 #B29B94 #9CB294
square
#94ABB2 #AA94B2 #B29B94 #9CB294
split-complementary
#94ABB2 #B2949C #B2AA94
monochromatic
#556F76 #708F98 #94ABB2 #B8C7CC #DBE3E5
Accessibility & contrast
On white
2.41
#94ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#94ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94ABB2
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94ABB2 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B2
Deuteranopia (green-blind)
#A1A5B2
Tritanopia (blue-blind)
#8CAEAD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #94abb2; /* rgb */ color: rgb(148, 171, 178); /* oklch */ color: oklch(72.6% 0.028 218.0);
Tailwind
colors: {
custom: {
50: '#b3c4c9',
500: '#94abb2',
950: '#000000',
},
}SCSS
$custom: #94abb2; $custom-light: #b3c4c9; $custom-dark: #000000;
JSON
{
"hex": "#94abb2",
"rgb": {
"r": 148,
"g": 171,
"b": 178
},
"hsl": {
"h": 194,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.72585,
"c": 0.0275,
"h": 218
},
"luminance": 0.38636
}Semantic roles & 50–950 ramp
primary
#94ABB2
secondary
#D6CECC
accent
#5E4B9B
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111213
muted
#808182