#93AFBC#93AFBC
#93AFBC is a light, muted cyan. Relative luminance 0.405; OKLCH L 73.7% C 0.036 H 227.6°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #93AFBC |
|---|---|
| RGB | rgb(147, 175, 188) |
| HSL | hsl(199, 23%, 66%) |
| HSV | hsv(199, 22%, 74%) |
| CMYK | cmyk(21.8%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(69.82, -6.69, -9.82) |
| CIE-LCH | lch(69.82, 11.88, 235.75°) |
| OKLab | oklab(73.72% -0.0243 -0.0267) |
| OKLCH | oklch(73.72% 0.036 227.6) |
| XYZ | xyz(36.4372, 40.4926, 53.4633) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.73
Bluey Grey
#89A0B0
ΔE00 4.90
Cool Gray
#9AA7B0
ΔE00 5.05
Light Grey Blue
#9DBCD4
ΔE00 5.62
Greyblue
#77A1B5
ΔE00 5.91
Cool Grey
#95A3A6
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93AFBC #BCA093
analogous
#93BCB4 #93AFBC #939ABC
triadic
#93AFBC #BC93AF #AFBC93
tetradic
#93AFBC #B493BC #BCA093 #9ABC93
square
#93AFBC #B493BC #BCA093 #9ABC93
split-complementary
#93AFBC #BC939A #BCB493
monochromatic
#517383 #6D93A5 #93AFBC #B9CBD3 #DFE7EB
Accessibility & contrast
On white
2.31
#93AFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#93AFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93AFBC
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93AFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93AFBC | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBD
Deuteranopia (green-blind)
#A2A8BC
Tritanopia (blue-blind)
#87B3B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #93afbc; /* rgb */ color: rgb(147, 175, 188); /* oklch */ color: oklch(73.7% 0.036 227.6);
Tailwind
colors: {
custom: {
50: '#b3c6d0',
500: '#93afbc',
950: '#000000',
},
}SCSS
$custom: #93afbc; $custom-light: #b3c6d0; $custom-dark: #000000;
JSON
{
"hex": "#93afbc",
"rgb": {
"r": 147,
"g": 175,
"b": 188
},
"hsl": {
"h": 199.024,
"s": 23.429,
"l": 65.686
},
"oklch": {
"l": 0.7372,
"c": 0.03609,
"h": 227.6
},
"luminance": 0.40494
}Semantic roles & 50–950 ramp
primary
#93AFBC
secondary
#DCD3CF
accent
#6244A2
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282