#89B5EE#89B5EE
#89B5EE is a light, moderate cyan. Relative luminance 0.445; OKLCH L 76.3% C 0.095 H 255.2°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #89B5EE |
|---|---|
| RGB | rgb(137, 181, 238) |
| HSL | hsl(214, 75%, 74%) |
| HSV | hsv(214, 42%, 93%) |
| CMYK | cmyk(42.4%, 23.9%, 0%, 6.7%) |
| CIE-LAB | lab(72.59, -0.19, -33.03) |
| CIE-LCH | lch(72.59, 33.03, 269.67°) |
| OKLab | oklab(76.32% -0.0243 -0.0919) |
| OKLCH | oklch(76.32% 0.095 255.2) |
| XYZ | xyz(42.2680, 44.5366, 87.2415) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.77
Sky Blue (survey)
#75BBFD
ΔE00 4.58
Pastel Blue
#A2BFFE
ΔE00 5.00
Baby Blue (survey)
#A2CFFE
ΔE00 6.69
Light Grey Blue
#9DBCD4
ΔE00 7.49
Sky
#82CAFC
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B5EE #EEC289
analogous
#89E8EE #89B5EE #8F89EE
triadic
#89B5EE #EE89B5 #B5EE89
tetradic
#89B5EE #EE89E8 #EEC289 #89EE8F
square
#89B5EE #EE89E8 #EEC289 #89EE8F
split-complementary
#89B5EE #EE8F89 #E8EE89
monochromatic
#2072DD #5493E6 #89B5EE #BED7F6 #E4EEFB
Accessibility & contrast
On white
2.12
#89B5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#89B5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B5EE
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B5EE | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B8F1
Deuteranopia (green-blind)
#94AEED
Tritanopia (blue-blind)
#63C2C8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #89b5ee; /* rgb */ color: rgb(137, 181, 238); /* oklch */ color: oklch(76.3% 0.095 255.2);
Tailwind
colors: {
custom: {
50: '#afcbf3',
500: '#89b5ee',
950: '#000000',
},
}SCSS
$custom: #89b5ee; $custom-light: #afcbf3; $custom-dark: #000000;
JSON
{
"hex": "#89b5ee",
"rgb": {
"r": 137,
"g": 181,
"b": 238
},
"hsl": {
"h": 213.861,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.76315,
"c": 0.09507,
"h": 255.2
},
"luminance": 0.44539
}Semantic roles & 50–950 ramp
primary
#89B5EE
secondary
#F3E7D8
accent
#800FD7
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285