#89B3EB#89B3EB
#89B3EB is a light, moderate cyan. Relative luminance 0.436; OKLCH L 75.8% C 0.093 H 255.8°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #89B3EB |
|---|---|
| RGB | rgb(137, 179, 235) |
| HSL | hsl(214, 71%, 73%) |
| HSV | hsv(214, 42%, 92%) |
| CMYK | cmyk(41.7%, 23.8%, 0%, 7.8%) |
| CIE-LAB | lab(71.93, 0.09, -32.41) |
| CIE-LCH | lch(71.93, 32.41, 270.16°) |
| OKLab | oklab(75.76% -0.0228 -0.0902) |
| OKLCH | oklch(75.76% 0.093 255.8) |
| XYZ | xyz(41.4272, 43.5543, 84.8051) |
| Luminance | 0.4356 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.24
Pastel Blue
#A2BFFE
ΔE00 5.08
Sky Blue (survey)
#75BBFD
ΔE00 5.12
Baby Blue (survey)
#A2CFFE
ΔE00 7.21
Light Grey Blue
#9DBCD4
ΔE00 7.55
Sky
#82CAFC
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B3EB #EBC189
analogous
#89E4EB #89B3EB #9089EB
triadic
#89B3EB #EB89B3 #B3EB89
tetradic
#89B3EB #EB89E4 #EBC189 #89EB90
square
#89B3EB #EB89E4 #EBC189 #89EB90
split-complementary
#89B3EB #EB9089 #E4EB89
monochromatic
#2470D5 #5591E2 #89B3EB #BDD5F4 #E5EEFB
Accessibility & contrast
On white
2.16
#89B3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#89B3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B3EB
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B3EB | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB6EE
Deuteranopia (green-blind)
#93ACEA
Tritanopia (blue-blind)
#65BFC6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #89b3eb; /* rgb */ color: rgb(137, 179, 235); /* oklch */ color: oklch(75.8% 0.093 255.8);
Tailwind
colors: {
custom: {
50: '#afc9f1',
500: '#89b3eb',
950: '#000000',
},
}SCSS
$custom: #89b3eb; $custom-light: #afc9f1; $custom-dark: #000000;
JSON
{
"hex": "#89b3eb",
"rgb": {
"r": 137,
"g": 179,
"b": 235
},
"hsl": {
"h": 214.286,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.75762,
"c": 0.093,
"h": 255.8
},
"luminance": 0.43557
}Semantic roles & 50–950 ramp
primary
#89B3EB
secondary
#F2E7D9
accent
#8112D3
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284