#89B2EB#89B2EB
#89B2EB is a light, moderate cyan. Relative luminance 0.432; OKLCH L 75.6% C 0.094 H 256.7°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #89B2EB |
|---|---|
| RGB | rgb(137, 178, 235) |
| HSL | hsl(215, 71%, 73%) |
| HSV | hsv(215, 42%, 92%) |
| CMYK | cmyk(41.7%, 24.3%, 0%, 7.8%) |
| CIE-LAB | lab(71.66, 0.64, -32.83) |
| CIE-LCH | lch(71.66, 32.83, 271.12°) |
| OKLab | oklab(75.55% -0.0216 -0.0913) |
| OKLCH | oklch(75.55% 0.094 256.7) |
| XYZ | xyz(41.2275, 43.1549, 84.7385) |
| Luminance | 0.4316 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.38
Pastel Blue
#A2BFFE
ΔE00 5.07
Sky Blue (survey)
#75BBFD
ΔE00 5.45
Baby Blue (survey)
#A2CFFE
ΔE00 7.48
Light Grey Blue
#9DBCD4
ΔE00 7.73
Cornflowerblue
#6495ED
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B2EB #EBC289
analogous
#89E3EB #89B2EB #9189EB
triadic
#89B2EB #EB89B2 #B2EB89
tetradic
#89B2EB #EB89E3 #EBC289 #89EB91
square
#89B2EB #EB89E3 #EBC289 #89EB91
split-complementary
#89B2EB #EB9189 #E3EB89
monochromatic
#246ED5 #5590E2 #89B2EB #BDD4F4 #E5EEFB
Accessibility & contrast
On white
2.18
#89B2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#89B2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B2EB
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B2EB | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5EE
Deuteranopia (green-blind)
#92ABEA
Tritanopia (blue-blind)
#65BEC5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #89b2eb; /* rgb */ color: rgb(137, 178, 235); /* oklch */ color: oklch(75.6% 0.094 256.7);
Tailwind
colors: {
custom: {
50: '#afc8f1',
500: '#89b2eb',
950: '#000000',
},
}SCSS
$custom: #89b2eb; $custom-light: #afc8f1; $custom-dark: #000000;
JSON
{
"hex": "#89b2eb",
"rgb": {
"r": 137,
"g": 178,
"b": 235
},
"hsl": {
"h": 214.898,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.75551,
"c": 0.09386,
"h": 256.7
},
"luminance": 0.43157
}Semantic roles & 50–950 ramp
primary
#89B2EB
secondary
#F2E8D9
accent
#8212D3
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284