#94AAB0#94AAB0
#94AAB0 is a light, muted cyan. Relative luminance 0.382; OKLCH L 72.3% C 0.026 H 216.0°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #94AAB0 |
|---|---|
| RGB | rgb(148, 170, 176) |
| HSL | hsl(193, 15%, 64%) |
| HSV | hsv(193, 16%, 69%) |
| CMYK | cmyk(15.9%, 3.4%, 0%, 31%) |
| CIE-LAB | lab(68.15, -6.33, -5.65) |
| CIE-LCH | lch(68.15, 8.49, 221.78°) |
| OKLab | oklab(72.3% -0.021 -0.0153) |
| OKLCH | oklch(72.3% 0.026 216) |
| XYZ | xyz(34.4219, 38.1791, 46.6216) |
| Luminance | 0.3818 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.25
Cool Gray
#9AA7B0
ΔE00 4.24
Bluegrey
#85A3B2
ΔE00 4.54
Bluey Grey
#89A0B0
ΔE00 5.46
Greyblue
#77A1B5
ΔE00 7.17
Pewter
#899397
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AAB0 #B09A94
analogous
#94B0A8 #94AAB0 #949CB0
triadic
#94AAB0 #B094AA #AAB094
tetradic
#94AAB0 #A894B0 #B09A94 #9CB094
square
#94AAB0 #A894B0 #B09A94 #9CB094
split-complementary
#94AAB0 #B0949C #B0A894
monochromatic
#566D74 #718E96 #94AAB0 #B7C6CA #DAE2E4
Accessibility & contrast
On white
2.43
#94AAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#94AAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AAB0
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AAB0 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8B0
Deuteranopia (green-blind)
#A1A5B0
Tritanopia (blue-blind)
#8CACAC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #94aab0; /* rgb */ color: rgb(148, 170, 176); /* oklch */ color: oklch(72.3% 0.026 216.0);
Tailwind
colors: {
custom: {
50: '#b3c3c7',
500: '#94aab0',
950: '#000000',
},
}SCSS
$custom: #94aab0; $custom-light: #b3c3c7; $custom-dark: #000000;
JSON
{
"hex": "#94aab0",
"rgb": {
"r": 148,
"g": 170,
"b": 176
},
"hsl": {
"h": 192.857,
"s": 15.054,
"l": 63.529
},
"oklch": {
"l": 0.72302,
"c": 0.02601,
"h": 216
},
"luminance": 0.3818
}Semantic roles & 50–950 ramp
primary
#94AAB0
secondary
#D5CDCB
accent
#5D4C99
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111213
muted
#808182