#93CBDB#93CBDB
#93CBDB is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.9% C 0.062 H 217.4°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #93CBDB |
|---|---|
| RGB | rgb(147, 203, 219) |
| HSL | hsl(193, 50%, 72%) |
| HSV | hsv(193, 33%, 86%) |
| CMYK | cmyk(32.9%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(78.48, -14.18, -13.74) |
| CIE-LCH | lch(78.48, 19.74, 224.09°) |
| OKLab | oklab(80.9% -0.0492 -0.0376) |
| OKLCH | oklch(80.9% 0.062 217.4) |
| XYZ | xyz(46.1705, 54.0269, 74.9995) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.15
Lightblue
#ADD8E6
ΔE00 4.48
Baby Blue
#89CFF0
ΔE00 5.34
Ice Blue
#A5DFF9
ΔE00 6.04
Powder Blue
#B0E0E6
ΔE00 6.43
Lightskyblue
#87CEFA
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CBDB #DBA393
analogous
#93DBC7 #93CBDB #93A7DB
triadic
#93CBDB #DB93CB #CBDB93
tetradic
#93CBDB #C793DB #DBA393 #A7DB93
square
#93CBDB #C793DB #DBA393 #A7DB93
split-complementary
#93CBDB #DB93A7 #DBC793
monochromatic
#3D9CB7 #65B5CC #93CBDB #C1E1EA #E8F4F7
Accessibility & contrast
On white
1.78
#93CBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#93CBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CBDB
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CBDB | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#B5BEDB
Tritanopia (blue-blind)
#7AD1D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #93cbdb; /* rgb */ color: rgb(147, 203, 219); /* oklch */ color: oklch(80.9% 0.062 217.4);
Tailwind
colors: {
custom: {
50: '#b5dae6',
500: '#93cbdb',
950: '#000000',
},
}SCSS
$custom: #93cbdb; $custom-light: #b5dae6; $custom-dark: #000000;
JSON
{
"hex": "#93cbdb",
"rgb": {
"r": 147,
"g": 203,
"b": 219
},
"hsl": {
"h": 193.333,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.80895,
"c": 0.0619,
"h": 217.4
},
"luminance": 0.54029
}Semantic roles & 50–950 ramp
primary
#93CBDB
secondary
#B27260
accent
#4928BD
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484