#93BBDB#93BBDB
#93BBDB is a light, moderate cyan. Relative luminance 0.469; OKLCH L 77.4% C 0.063 H 242.7°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #93BBDB |
|---|---|
| RGB | rgb(147, 187, 219) |
| HSL | hsl(207, 50%, 72%) |
| HSV | hsv(207, 33%, 86%) |
| CMYK | cmyk(32.9%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(74.10, -5.75, -20.35) |
| CIE-LCH | lch(74.10, 21.14, 254.21°) |
| OKLab | oklab(77.43% -0.0288 -0.0559) |
| OKLCH | oklch(77.43% 0.063 242.7) |
| XYZ | xyz(42.5852, 46.8561, 73.8044) |
| Luminance | 0.4686 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.64
Cloudy Blue
#ACC2D9
ΔE00 5.20
Light Blue
#95D0FC
ΔE00 6.09
Carolina Blue
#8AB8FE
ΔE00 6.10
Lightsteelblue
#B0C4DE
ΔE00 6.21
Baby Blue (survey)
#A2CFFE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BBDB #DBB393
analogous
#93DBD7 #93BBDB #9397DB
triadic
#93BBDB #DB93BB #BBDB93
tetradic
#93BBDB #D793DB #DBB393 #97DB93
square
#93BBDB #D793DB #DBB393 #97DB93
split-complementary
#93BBDB #DB9397 #DBD793
monochromatic
#3D81B7 #659ECC #93BBDB #C1D8EA #E8F1F7
Accessibility & contrast
On white
2.02
#93BBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#93BBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BBDB
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BBDB | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDD
Deuteranopia (green-blind)
#A4B3DA
Tritanopia (blue-blind)
#7CC3C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #93bbdb; /* rgb */ color: rgb(147, 187, 219); /* oklch */ color: oklch(77.4% 0.063 242.7);
Tailwind
colors: {
custom: {
50: '#b4cfe6',
500: '#93bbdb',
950: '#000000',
},
}SCSS
$custom: #93bbdb; $custom-light: #b4cfe6; $custom-dark: #000000;
JSON
{
"hex": "#93bbdb",
"rgb": {
"r": 147,
"g": 187,
"b": 219
},
"hsl": {
"h": 206.667,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.77428,
"c": 0.06287,
"h": 242.7
},
"luminance": 0.46858
}Semantic roles & 50–950 ramp
primary
#93BBDB
secondary
#EEE4DC
accent
#6A28BD
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284