#93BFCA#93BFCA
#93BFCA is a light, muted cyan. Relative luminance 0.477; OKLCH L 77.7% C 0.049 H 214.8°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #93BFCA |
|---|---|
| RGB | rgb(147, 191, 202) |
| HSL | hsl(192, 34%, 68%) |
| HSV | hsv(192, 27%, 79%) |
| CMYK | cmyk(27.2%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.65, -11.97, -10.27) |
| CIE-LCH | lch(74.65, 15.77, 220.64°) |
| OKLab | oklab(77.69% -0.0404 -0.028) |
| OKLCH | oklch(77.69% 0.049 214.8) |
| XYZ | xyz(41.3208, 47.7271, 62.9007) |
| Luminance | 0.4773 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.54
Sky Blue
#87CEEB
ΔE00 7.00
Light Grey Blue
#9DBCD4
ΔE00 7.62
Baby Blue
#89CFF0
ΔE00 8.00
Powder Blue
#B0E0E6
ΔE00 8.34
Bluegrey
#85A3B2
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BFCA #CA9E93
analogous
#93CAB9 #93BFCA #93A3CA
triadic
#93BFCA #CA93BF #BFCA93
tetradic
#93BFCA #B993CA #CA9E93 #A3CA93
square
#93BFCA #B993CA #CA9E93 #A3CA93
split-complementary
#93BFCA #CA93A3 #CAB993
monochromatic
#4B8998 #6AA7B6 #93BFCA #BCD7DE #E5F0F2
Accessibility & contrast
On white
1.99
#93BFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#93BFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BFCA
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BFCA | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#AEB5CA
Tritanopia (blue-blind)
#81C4C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #93bfca; /* rgb */ color: rgb(147, 191, 202); /* oklch */ color: oklch(77.7% 0.049 214.8);
Tailwind
colors: {
custom: {
50: '#b4d2da',
500: '#93bfca',
950: '#000000',
},
}SCSS
$custom: #93bfca; $custom-light: #b4d2da; $custom-dark: #000000;
JSON
{
"hex": "#93bfca",
"rgb": {
"r": 147,
"g": 191,
"b": 202
},
"hsl": {
"h": 192,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.77687,
"c": 0.04912,
"h": 214.8
},
"luminance": 0.47729
}Semantic roles & 50–950 ramp
primary
#93BFCA
secondary
#E5D7D4
accent
#5039AD
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283