#93BDCA#93BDCA
#93BDCA is a light, muted cyan. Relative luminance 0.469; OKLCH L 77.2% C 0.048 H 218.7°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #93BDCA |
|---|---|
| RGB | rgb(147, 189, 202) |
| HSL | hsl(194, 34%, 68%) |
| HSV | hsv(194, 27%, 79%) |
| CMYK | cmyk(27.2%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.10, -10.92, -11.10) |
| CIE-LCH | lch(74.10, 15.57, 225.46°) |
| OKLab | oklab(77.25% -0.0377 -0.0302) |
| OKLCH | oklch(77.25% 0.048 218.7) |
| XYZ | xyz(40.8876, 46.8607, 62.7563) |
| Luminance | 0.4686 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.52
Lightblue
#ADD8E6
ΔE00 6.80
Sky Blue
#87CEEB
ΔE00 6.85
Baby Blue
#89CFF0
ΔE00 7.69
Bluegrey
#85A3B2
ΔE00 7.80
Greyblue
#77A1B5
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BDCA #CAA093
analogous
#93CABB #93BDCA #93A1CA
triadic
#93BDCA #CA93BD #BDCA93
tetradic
#93BDCA #BB93CA #CAA093 #A1CA93
square
#93BDCA #BB93CA #CAA093 #A1CA93
split-complementary
#93BDCA #CA93A1 #CABB93
monochromatic
#4B8698 #6AA4B6 #93BDCA #BCD6DE #E5EFF2
Accessibility & contrast
On white
2.02
#93BDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#93BDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BDCA
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BDCA | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACB
Deuteranopia (green-blind)
#ACB3CA
Tritanopia (blue-blind)
#82C2C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #93bdca; /* rgb */ color: rgb(147, 189, 202); /* oklch */ color: oklch(77.2% 0.048 218.7);
Tailwind
colors: {
custom: {
50: '#b4d0da',
500: '#93bdca',
950: '#000000',
},
}SCSS
$custom: #93bdca; $custom-light: #b4d0da; $custom-dark: #000000;
JSON
{
"hex": "#93bdca",
"rgb": {
"r": 147,
"g": 189,
"b": 202
},
"hsl": {
"h": 194.182,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.77249,
"c": 0.04835,
"h": 218.7
},
"luminance": 0.46863
}Semantic roles & 50–950 ramp
primary
#93BDCA
secondary
#E5D8D4
accent
#5439AD
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283