#93AECE#93AECE
#93AECE is a light, muted cyan. Relative luminance 0.409; OKLCH L 74.2% C 0.055 H 252.9°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #93AECE |
|---|---|
| RGB | rgb(147, 174, 206) |
| HSL | hsl(213, 38%, 69%) |
| HSV | hsv(213, 29%, 81%) |
| CMYK | cmyk(28.6%, 15.5%, 0%, 19.2%) |
| CIE-LAB | lab(70.13, -1.91, -19.27) |
| CIE-LCH | lch(70.13, 19.36, 264.35°) |
| OKLab | oklab(74.16% -0.0163 -0.0528) |
| OKLCH | oklch(74.16% 0.055 252.9) |
| XYZ | xyz(38.3060, 40.9299, 64.2625) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.20
Cloudy Blue
#ACC2D9
ΔE00 6.22
Lightsteelblue
#B0C4DE
ΔE00 6.58
Carolina Blue
#8AB8FE
ΔE00 7.09
Bluey Grey
#89A0B0
ΔE00 7.21
Pastel Blue
#A2BFFE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93AECE #CEB393
analogous
#93CCCE #93AECE #9693CE
triadic
#93AECE #CE93AE #AECE93
tetradic
#93AECE #CE93CC #CEB393 #93CE96
square
#93AECE #CE93CC #CEB393 #93CE96
split-complementary
#93AECE #CE9693 #CCCE93
monochromatic
#48709F #698EBB #93AECE #BDCEE1 #E7EDF4
Accessibility & contrast
On white
2.29
#93AECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#93AECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93AECE
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93AECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93AECE | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AFD0
Deuteranopia (green-blind)
#9CA9CD
Tritanopia (blue-blind)
#82B5B8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #93aece; /* rgb */ color: rgb(147, 174, 206); /* oklch */ color: oklch(74.2% 0.055 252.9);
Tailwind
colors: {
custom: {
50: '#b4c6dd',
500: '#93aece',
950: '#000000',
},
}SCSS
$custom: #93aece; $custom-light: #b4c6dd; $custom-dark: #000000;
JSON
{
"hex": "#93aece",
"rgb": {
"r": 147,
"g": 174,
"b": 206
},
"hsl": {
"h": 212.542,
"s": 37.58,
"l": 69.216
},
"oklch": {
"l": 0.74155,
"c": 0.05526,
"h": 252.9
},
"luminance": 0.40931
}Semantic roles & 50–950 ramp
primary
#93AECE
secondary
#E7DFD6
accent
#7835B1
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283