#94AFBB#94AFBB
#94AFBB is a light, muted cyan. Relative luminance 0.405; OKLCH L 73.8% C 0.034 H 226.5°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #94AFBB |
|---|---|
| RGB | rgb(148, 175, 187) |
| HSL | hsl(198, 22%, 66%) |
| HSV | hsv(198, 21%, 73%) |
| CMYK | cmyk(20.9%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(69.85, -6.60, -9.21) |
| CIE-LCH | lch(69.85, 11.33, 234.38°) |
| OKLab | oklab(73.76% -0.0237 -0.025) |
| OKLCH | oklch(73.76% 0.034 226.5) |
| XYZ | xyz(36.5099, 40.5426, 52.9059) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.87
Cool Gray
#9AA7B0
ΔE00 4.85
Bluey Grey
#89A0B0
ΔE00 5.00
Cool Grey
#95A3A6
ΔE00 5.75
Light Grey Blue
#9DBCD4
ΔE00 5.88
Greyblue
#77A1B5
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AFBB #BBA094
analogous
#94BBB3 #94AFBB #949BBB
triadic
#94AFBB #BB94AF #AFBB94
tetradic
#94AFBB #B394BB #BBA094 #9BBB94
square
#94AFBB #B394BB #BBA094 #9BBB94
split-complementary
#94AFBB #BB949B #BBB394
monochromatic
#537382 #6F93A3 #94AFBB #B9CBD3 #DFE7EB
Accessibility & contrast
On white
2.31
#94AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#94AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AFBB
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AFBB | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ADBC
Deuteranopia (green-blind)
#A3A9BB
Tritanopia (blue-blind)
#89B3B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #94afbb; /* rgb */ color: rgb(148, 175, 187); /* oklch */ color: oklch(73.8% 0.034 226.5);
Tailwind
colors: {
custom: {
50: '#b4c6cf',
500: '#94afbb',
950: '#000000',
},
}SCSS
$custom: #94afbb; $custom-light: #b4c6cf; $custom-dark: #000000;
JSON
{
"hex": "#94afbb",
"rgb": {
"r": 148,
"g": 175,
"b": 187
},
"hsl": {
"h": 198.462,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.73755,
"c": 0.03443,
"h": 226.5
},
"luminance": 0.40544
}Semantic roles & 50–950 ramp
primary
#94AFBB
secondary
#DCD3CF
accent
#6145A1
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282