#93BED2#93BED2
#93BED2 is a light, muted cyan. Relative luminance 0.477; OKLCH L 77.7% C 0.054 H 228.1°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #93BED2 |
|---|---|
| RGB | rgb(147, 190, 210) |
| HSL | hsl(199, 41%, 70%) |
| HSV | hsv(199, 30%, 82%) |
| CMYK | cmyk(30%, 9.5%, 0%, 17.6%) |
| CIE-LAB | lab(74.62, -9.55, -14.66) |
| CIE-LCH | lch(74.62, 17.50, 236.91°) |
| OKLab | oklab(77.75% -0.036 -0.0401) |
| OKLCH | oklch(77.75% 0.054 228.1) |
| XYZ | xyz(42.0753, 47.6812, 67.9467) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.24
Sky Blue
#87CEEB
ΔE00 5.61
Baby Blue
#89CFF0
ΔE00 5.98
Lightblue
#ADD8E6
ΔE00 6.90
Cloudy Blue
#ACC2D9
ΔE00 7.06
Lightblue (survey)
#7BC8F6
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BED2 #D2A793
analogous
#93D2C7 #93BED2 #939ED2
triadic
#93BED2 #D293BE #BED293
tetradic
#93BED2 #C793D2 #D2A793 #9ED293
square
#93BED2 #C793D2 #D2A793 #9ED293
split-complementary
#93BED2 #D2939E #D2C793
monochromatic
#4587A6 #68A4C0 #93BED2 #BED8E4 #E9F2F6
Accessibility & contrast
On white
1.99
#93BED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#93BED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BED2
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BED2 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BCD3
Deuteranopia (green-blind)
#AAB4D2
Tritanopia (blue-blind)
#7FC4C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #93bed2; /* rgb */ color: rgb(147, 190, 210); /* oklch */ color: oklch(77.7% 0.054 228.1);
Tailwind
colors: {
custom: {
50: '#b4d1df',
500: '#93bed2',
950: '#000000',
},
}SCSS
$custom: #93bed2; $custom-light: #b4d1df; $custom-dark: #000000;
JSON
{
"hex": "#93bed2",
"rgb": {
"r": 147,
"g": 190,
"b": 210
},
"hsl": {
"h": 199.048,
"s": 41.176,
"l": 70
},
"oklch": {
"l": 0.77746,
"c": 0.05386,
"h": 228.1
},
"luminance": 0.47683
}Semantic roles & 50–950 ramp
primary
#93BED2
secondary
#E9DDD8
accent
#5B31B4
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283