#93BCD2#93BCD2
#93BCD2 is a light, muted cyan. Relative luminance 0.468; OKLCH L 77.3% C 0.054 H 231.8°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #93BCD2 |
|---|---|
| RGB | rgb(147, 188, 210) |
| HSL | hsl(201, 41%, 70%) |
| HSV | hsv(201, 30%, 82%) |
| CMYK | cmyk(30%, 10.5%, 0%, 17.6%) |
| CIE-LAB | lab(74.07, -8.49, -15.49) |
| CIE-LCH | lch(74.07, 17.66, 241.26°) |
| OKLab | oklab(77.31% -0.0334 -0.0423) |
| OKLCH | oklch(77.31% 0.054 231.8) |
| XYZ | xyz(41.6451, 46.8207, 67.8033) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.22
Sky Blue
#87CEEB
ΔE00 6.16
Baby Blue
#89CFF0
ΔE00 6.29
Cloudy Blue
#ACC2D9
ΔE00 6.31
Lightblue (survey)
#7BC8F6
ΔE00 7.23
Bluegrey
#85A3B2
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BCD2 #D2A993
analogous
#93D2C8 #93BCD2 #939DD2
triadic
#93BCD2 #D293BC #BCD293
tetradic
#93BCD2 #C893D2 #D2A993 #9DD293
square
#93BCD2 #C893D2 #D2A993 #9DD293
split-complementary
#93BCD2 #D2939D #D2C893
monochromatic
#4584A6 #68A1C0 #93BCD2 #BED7E4 #E9F2F6
Accessibility & contrast
On white
2.03
#93BCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#93BCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BCD2
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BCD2 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BAD3
Deuteranopia (green-blind)
#A8B3D2
Tritanopia (blue-blind)
#7FC2C3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #93bcd2; /* rgb */ color: rgb(147, 188, 210); /* oklch */ color: oklch(77.3% 0.054 231.8);
Tailwind
colors: {
custom: {
50: '#b4d0df',
500: '#93bcd2',
950: '#000000',
},
}SCSS
$custom: #93bcd2; $custom-light: #b4d0df; $custom-dark: #000000;
JSON
{
"hex": "#93bcd2",
"rgb": {
"r": 147,
"g": 188,
"b": 210
},
"hsl": {
"h": 200.952,
"s": 41.176,
"l": 70
},
"oklch": {
"l": 0.77312,
"c": 0.05392,
"h": 231.8
},
"luminance": 0.46823
}Semantic roles & 50–950 ramp
primary
#93BCD2
secondary
#E9DED8
accent
#5F31B4
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283