#93BBF2#93BBF2
#93BBF2 is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.3% C 0.090 H 256.5°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #93BBF2 |
|---|---|
| RGB | rgb(147, 187, 242) |
| HSL | hsl(215, 79%, 76%) |
| HSV | hsv(215, 39%, 95%) |
| CMYK | cmyk(39.3%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(74.92, 0.17, -31.54) |
| CIE-LCH | lch(74.92, 31.54, 270.30°) |
| OKLab | oklab(78.35% -0.0211 -0.0875) |
| OKLCH | oklch(78.35% 0.09 256.5) |
| XYZ | xyz(45.8249, 48.1520, 90.8668) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.96
Pastel Blue
#A2BFFE
ΔE00 3.34
Baby Blue (survey)
#A2CFFE
ΔE00 5.18
Sky Blue (survey)
#75BBFD
ΔE00 5.36
Powder Blue (survey)
#B1D1FC
ΔE00 6.12
Light Blue
#95D0FC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BBF2 #F2CA93
analogous
#93EAF2 #93BBF2 #9B93F2
triadic
#93BBF2 #F293BB #BBF293
tetradic
#93BBF2 #F293EA #F2CA93 #93F29B
square
#93BBF2 #F293EA #F2CA93 #93F29B
split-complementary
#93BBF2 #F29B93 #EAF293
monochromatic
#2676E5 #5C99EB #93BBF2 #CADDF9 #E4EEFC
Accessibility & contrast
On white
1.98
#93BBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#93BBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BBF2
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BBF2 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BEF5
Deuteranopia (green-blind)
#9CB4F1
Tritanopia (blue-blind)
#72C7CE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #93bbf2; /* rgb */ color: rgb(147, 187, 242); /* oklch */ color: oklch(78.3% 0.090 256.5);
Tailwind
colors: {
custom: {
50: '#b6cff6',
500: '#93bbf2',
950: '#000000',
},
}SCSS
$custom: #93bbf2; $custom-light: #b6cff6; $custom-dark: #000000;
JSON
{
"hex": "#93bbf2",
"rgb": {
"r": 147,
"g": 187,
"b": 242
},
"hsl": {
"h": 214.737,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.78347,
"c": 0.09003,
"h": 256.5
},
"luminance": 0.48154
}Semantic roles & 50–950 ramp
primary
#93BBF2
secondary
#F4E8D7
accent
#830BDB
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111317
muted
#808285