#93BBD2#93BBD2
#93BBD2 is a light, muted cyan. Relative luminance 0.464; OKLCH L 77.1% C 0.054 H 233.6°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #93BBD2 |
|---|---|
| RGB | rgb(147, 187, 210) |
| HSL | hsl(202, 41%, 70%) |
| HSV | hsv(202, 30%, 82%) |
| CMYK | cmyk(30%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(73.80, -7.96, -15.90) |
| CIE-LCH | lch(73.80, 17.78, 243.41°) |
| OKLab | oklab(77.1% -0.0321 -0.0435) |
| OKLCH | oklch(77.1% 0.054 233.6) |
| XYZ | xyz(41.4322, 46.3950, 67.7323) |
| Luminance | 0.4640 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.77
Cloudy Blue
#ACC2D9
ΔE00 5.98
Sky Blue
#87CEEB
ΔE00 6.50
Baby Blue
#89CFF0
ΔE00 6.52
Lightblue (survey)
#7BC8F6
ΔE00 7.16
Bluegrey
#85A3B2
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BBD2 #D2AA93
analogous
#93D2C9 #93BBD2 #939CD2
triadic
#93BBD2 #D293BB #BBD293
tetradic
#93BBD2 #C993D2 #D2AA93 #9CD293
square
#93BBD2 #C993D2 #D2AA93 #9CD293
split-complementary
#93BBD2 #D2939C #D2C993
monochromatic
#4582A6 #68A0C0 #93BBD2 #BED6E4 #E9F1F6
Accessibility & contrast
On white
2.04
#93BBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#93BBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BBD2
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BBD2 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BAD3
Deuteranopia (green-blind)
#A7B2D2
Tritanopia (blue-blind)
#7FC1C2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #93bbd2; /* rgb */ color: rgb(147, 187, 210); /* oklch */ color: oklch(77.1% 0.054 233.6);
Tailwind
colors: {
custom: {
50: '#b4cfdf',
500: '#93bbd2',
950: '#000000',
},
}SCSS
$custom: #93bbd2; $custom-light: #b4cfdf; $custom-dark: #000000;
JSON
{
"hex": "#93bbd2",
"rgb": {
"r": 147,
"g": 187,
"b": 210
},
"hsl": {
"h": 201.905,
"s": 41.176,
"l": 70
},
"oklch": {
"l": 0.77095,
"c": 0.05403,
"h": 233.6
},
"luminance": 0.46397
}Semantic roles & 50–950 ramp
primary
#93BBD2
secondary
#E9DED8
accent
#6131B4
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283