#93BBDA#93BBDA
#93BBDA is a light, moderate cyan. Relative luminance 0.468; OKLCH L 77.4% C 0.062 H 241.9°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #93BBDA |
|---|---|
| RGB | rgb(147, 187, 218) |
| HSL | hsl(206, 49%, 72%) |
| HSV | hsv(206, 33%, 85%) |
| CMYK | cmyk(32.6%, 14.2%, 0%, 14.5%) |
| CIE-LAB | lab(74.06, -6.00, -19.85) |
| CIE-LCH | lch(74.06, 20.74, 253.18°) |
| OKLab | oklab(77.39% -0.0291 -0.0545) |
| OKLCH | oklch(77.39% 0.062 241.9) |
| XYZ | xyz(42.4539, 46.8036, 73.1132) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.46
Cloudy Blue
#ACC2D9
ΔE00 5.19
Light Blue
#95D0FC
ΔE00 6.17
Lightsteelblue
#B0C4DE
ΔE00 6.28
Lightblue (survey)
#7BC8F6
ΔE00 6.28
Sky
#82CAFC
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BBDA #DAB293
analogous
#93DAD6 #93BBDA #9398DA
triadic
#93BBDA #DA93BB #BBDA93
tetradic
#93BBDA #D693DA #DAB293 #98DA93
square
#93BBDA #D693DA #DAB293 #98DA93
split-complementary
#93BBDA #DA9398 #DAD693
monochromatic
#3E81B5 #659ECA #93BBDA #C1D8EA #E8F1F7
Accessibility & contrast
On white
2.03
#93BBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#93BBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BBDA
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BBDA | 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)
#AEBADC
Deuteranopia (green-blind)
#A5B3D9
Tritanopia (blue-blind)
#7CC3C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #93bbda; /* rgb */ color: rgb(147, 187, 218); /* oklch */ color: oklch(77.4% 0.062 241.9);
Tailwind
colors: {
custom: {
50: '#b4cfe5',
500: '#93bbda',
950: '#000000',
},
}SCSS
$custom: #93bbda; $custom-light: #b4cfe5; $custom-dark: #000000;
JSON
{
"hex": "#93bbda",
"rgb": {
"r": 147,
"g": 187,
"b": 218
},
"hsl": {
"h": 206.197,
"s": 48.966,
"l": 71.569
},
"oklch": {
"l": 0.7739,
"c": 0.06181,
"h": 241.9
},
"luminance": 0.46806
}Semantic roles & 50–950 ramp
primary
#93BBDA
secondary
#EEE3DB
accent
#6929BC
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111315
muted
#808284