#93BFDD#93BFDD
#93BFDD is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.4% C 0.063 H 238.4°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #93BFDD |
|---|---|
| RGB | rgb(147, 191, 221) |
| HSL | hsl(204, 52%, 72%) |
| HSV | hsv(204, 33%, 87%) |
| CMYK | cmyk(33.5%, 13.6%, 0%, 13.3%) |
| CIE-LAB | lab(75.25, -7.40, -19.68) |
| CIE-LCH | lch(75.25, 21.02, 249.40°) |
| OKLab | oklab(78.36% -0.0332 -0.054) |
| OKLCH | oklch(78.36% 0.063 238.4) |
| XYZ | xyz(43.7104, 48.6829, 75.4862) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.90
Light Blue
#95D0FC
ΔE00 5.35
Lightblue (survey)
#7BC8F6
ΔE00 5.36
Lightskyblue
#87CEFA
ΔE00 5.46
Baby Blue
#89CFF0
ΔE00 5.51
Sky
#82CAFC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BFDD #DDB193
analogous
#93DDD6 #93BFDD #939ADD
triadic
#93BFDD #DD93BF #BFDD93
tetradic
#93BFDD #D693DD #DDB193 #9ADD93
square
#93BFDD #D693DD #DDB193 #9ADD93
split-complementary
#93BFDD #DD939A #DDD693
monochromatic
#3B87BB #64A3CE #93BFDD #C2DBEC #E8F1F8
Accessibility & contrast
On white
1.96
#93BFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#93BFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BFDD
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BFDD | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEDF
Deuteranopia (green-blind)
#A8B6DD
Tritanopia (blue-blind)
#7BC7C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #93bfdd; /* rgb */ color: rgb(147, 191, 221); /* oklch */ color: oklch(78.4% 0.063 238.4);
Tailwind
colors: {
custom: {
50: '#b5d2e7',
500: '#93bfdd',
950: '#000000',
},
}SCSS
$custom: #93bfdd; $custom-light: #b5d2e7; $custom-dark: #000000;
JSON
{
"hex": "#93bfdd",
"rgb": {
"r": 147,
"g": 191,
"b": 221
},
"hsl": {
"h": 204.324,
"s": 52.113,
"l": 72.157
},
"oklch": {
"l": 0.78362,
"c": 0.06342,
"h": 238.4
},
"luminance": 0.48685
}Semantic roles & 50–950 ramp
primary
#93BFDD
secondary
#EFE4DC
accent
#6426C0
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284