#93BFDF#93BFDF
#93BFDF is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.4% C 0.065 H 240.2°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #93BFDF |
|---|---|
| RGB | rgb(147, 191, 223) |
| HSL | hsl(205, 54%, 73%) |
| HSV | hsv(205, 34%, 87%) |
| CMYK | cmyk(34.1%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(75.32, -6.90, -20.66) |
| CIE-LCH | lch(75.32, 21.78, 251.54°) |
| OKLab | oklab(78.44% -0.0325 -0.0568) |
| OKLCH | oklch(78.44% 0.065 240.2) |
| XYZ | xyz(43.9785, 48.7902, 76.8979) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.06
Light Blue
#95D0FC
ΔE00 5.06
Lightblue (survey)
#7BC8F6
ΔE00 5.23
Sky
#82CAFC
ΔE00 5.30
Lightskyblue
#87CEFA
ΔE00 5.33
Cloudy Blue
#ACC2D9
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BFDF #DFB393
analogous
#93DFD9 #93BFDF #9399DF
triadic
#93BFDF #DF93BF #BFDF93
tetradic
#93BFDF #D993DF #DFB393 #99DF93
square
#93BFDF #D993DF #DFB393 #99DF93
split-complementary
#93BFDF #DF9399 #DFD993
monochromatic
#3986BF #64A3D1 #93BFDF #C2DBED #E7F1F8
Accessibility & contrast
On white
1.95
#93BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#93BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BFDF
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BFDF | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE1
Deuteranopia (green-blind)
#A7B6DE
Tritanopia (blue-blind)
#7AC7C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #93bfdf; /* rgb */ color: rgb(147, 191, 223); /* oklch */ color: oklch(78.4% 0.065 240.2);
Tailwind
colors: {
custom: {
50: '#b5d2e9',
500: '#93bfdf',
950: '#000000',
},
}SCSS
$custom: #93bfdf; $custom-light: #b5d2e9; $custom-dark: #000000;
JSON
{
"hex": "#93bfdf",
"rgb": {
"r": 147,
"g": 191,
"b": 223
},
"hsl": {
"h": 205.263,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.78437,
"c": 0.06542,
"h": 240.2
},
"luminance": 0.48792
}Semantic roles & 50–950 ramp
primary
#93BFDF
secondary
#EFE4DC
accent
#6624C2
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284