#93BBCA#93BBCA
#93BBCA is a light, muted cyan. Relative luminance 0.460; OKLCH L 76.8% C 0.048 H 222.8°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #93BBCA |
|---|---|
| RGB | rgb(147, 187, 202) |
| HSL | hsl(196, 34%, 68%) |
| HSV | hsv(196, 27%, 79%) |
| CMYK | cmyk(27.2%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(73.55, -9.86, -11.92) |
| CIE-LCH | lch(73.55, 15.47, 230.39°) |
| OKLab | oklab(76.81% -0.0351 -0.0325) |
| OKLCH | oklch(76.81% 0.048 222.8) |
| XYZ | xyz(40.4604, 46.0062, 62.6139) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.43
Sky Blue
#87CEEB
ΔE00 6.93
Bluegrey
#85A3B2
ΔE00 7.00
Lightblue
#ADD8E6
ΔE00 7.27
Baby Blue
#89CFF0
ΔE00 7.57
Greyblue
#77A1B5
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BBCA #CAA293
analogous
#93CABD #93BBCA #939FCA
triadic
#93BBCA #CA93BB #BBCA93
tetradic
#93BBCA #BD93CA #CAA293 #9FCA93
square
#93BBCA #BD93CA #CAA293 #9FCA93
split-complementary
#93BBCA #CA939F #CABD93
monochromatic
#4B8398 #6AA1B6 #93BBCA #BCD5DE #E5EFF2
Accessibility & contrast
On white
2.06
#93BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#93BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BBCA
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BBCA | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CB
Deuteranopia (green-blind)
#AAB2CA
Tritanopia (blue-blind)
#82C0C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #93bbca; /* rgb */ color: rgb(147, 187, 202); /* oklch */ color: oklch(76.8% 0.048 222.8);
Tailwind
colors: {
custom: {
50: '#b4cfda',
500: '#93bbca',
950: '#000000',
},
}SCSS
$custom: #93bbca; $custom-light: #b4cfda; $custom-dark: #000000;
JSON
{
"hex": "#93bbca",
"rgb": {
"r": 147,
"g": 187,
"b": 202
},
"hsl": {
"h": 196.364,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.76813,
"c": 0.04783,
"h": 222.8
},
"luminance": 0.46008
}Semantic roles & 50–950 ramp
primary
#93BBCA
secondary
#E5D9D4
accent
#5839AD
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283