#93AED2#93AED2
#93AED2 is a light, moderate cyan. Relative luminance 0.411; OKLCH L 74.3% C 0.060 H 255.7°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #93AED2 |
|---|---|
| RGB | rgb(147, 174, 210) |
| HSL | hsl(214, 41%, 70%) |
| HSV | hsv(214, 30%, 82%) |
| CMYK | cmyk(30%, 17.1%, 0%, 17.6%) |
| CIE-LAB | lab(70.26, -0.93, -21.26) |
| CIE-LCH | lch(70.26, 21.28, 267.50°) |
| OKLab | oklab(74.31% -0.0149 -0.0584) |
| OKLCH | oklch(74.31% 0.06 255.7) |
| XYZ | xyz(38.7981, 41.1268, 66.8543) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.07
Carolina Blue
#8AB8FE
ΔE00 6.57
Pastel Blue
#A2BFFE
ΔE00 6.67
Cloudy Blue
#ACC2D9
ΔE00 6.76
Lightsteelblue
#B0C4DE
ΔE00 6.81
Periwinkle Blue
#8F99FB
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93AED2 #D2B793
analogous
#93CDD2 #93AED2 #9893D2
triadic
#93AED2 #D293AE #AED293
tetradic
#93AED2 #D293CD #D2B793 #93D298
square
#93AED2 #D293CD #D2B793 #93D298
split-complementary
#93AED2 #D29893 #CDD293
monochromatic
#456EA6 #688EC0 #93AED2 #BECEE4 #E9EFF6
Accessibility & contrast
On white
2.28
#93AED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#93AED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93AED2
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93AED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93AED2 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AFD4
Deuteranopia (green-blind)
#9AA9D1
Tritanopia (blue-blind)
#81B6BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #93aed2; /* rgb */ color: rgb(147, 174, 210); /* oklch */ color: oklch(74.3% 0.060 255.7);
Tailwind
colors: {
custom: {
50: '#b4c6df',
500: '#93aed2',
950: '#000000',
},
}SCSS
$custom: #93aed2; $custom-light: #b4c6df; $custom-dark: #000000;
JSON
{
"hex": "#93aed2",
"rgb": {
"r": 147,
"g": 174,
"b": 210
},
"hsl": {
"h": 214.286,
"s": 41.176,
"l": 70
},
"oklch": {
"l": 0.74309,
"c": 0.06025,
"h": 255.7
},
"luminance": 0.41128
}Semantic roles & 50–950 ramp
primary
#93AED2
secondary
#E9E2D8
accent
#7C31B4
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283