#93BFDA#93BFDA
#93BFDA is a light, moderate cyan. Relative luminance 0.485; OKLCH L 78.3% C 0.061 H 235.5°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #93BFDA |
|---|---|
| RGB | rgb(147, 191, 218) |
| HSL | hsl(203, 49%, 72%) |
| HSV | hsv(203, 33%, 85%) |
| CMYK | cmyk(32.6%, 12.4%, 0%, 14.5%) |
| CIE-LAB | lab(75.15, -8.14, -18.20) |
| CIE-LCH | lch(75.15, 19.94, 245.91°) |
| OKLab | oklab(78.25% -0.0343 -0.0499) |
| OKLCH | oklch(78.25% 0.061 235.5) |
| XYZ | xyz(43.3143, 48.5245, 73.4000) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.97
Baby Blue
#89CFF0
ΔE00 5.31
Sky Blue
#87CEEB
ΔE00 5.56
Lightblue (survey)
#7BC8F6
ΔE00 5.74
Lightskyblue
#87CEFA
ΔE00 5.84
Cloudy Blue
#ACC2D9
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BFDA #DAAE93
analogous
#93DAD2 #93BFDA #939CDA
triadic
#93BFDA #DA93BF #BFDA93
tetradic
#93BFDA #D293DA #DAAE93 #9CDA93
square
#93BFDA #D293DA #DAAE93 #9CDA93
split-complementary
#93BFDA #DA939C #DAD293
monochromatic
#3E88B5 #65A4CA #93BFDA #C1DAEA #E8F1F7
Accessibility & contrast
On white
1.96
#93BFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#93BFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BFDA
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BFDA | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BEDB
Deuteranopia (green-blind)
#A9B6DA
Tritanopia (blue-blind)
#7CC6C8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #93bfda; /* rgb */ color: rgb(147, 191, 218); /* oklch */ color: oklch(78.3% 0.061 235.5);
Tailwind
colors: {
custom: {
50: '#b4d2e5',
500: '#93bfda',
950: '#000000',
},
}SCSS
$custom: #93bfda; $custom-light: #b4d2e5; $custom-dark: #000000;
JSON
{
"hex": "#93bfda",
"rgb": {
"r": 147,
"g": 191,
"b": 218
},
"hsl": {
"h": 202.817,
"s": 48.966,
"l": 71.569
},
"oklch": {
"l": 0.78251,
"c": 0.06056,
"h": 235.5
},
"luminance": 0.48527
}Semantic roles & 50–950 ramp
primary
#93BFDA
secondary
#EEE2DB
accent
#6129BC
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111415
muted
#808284