#89B4EE#89B4EE
#89B4EE is a light, moderate cyan. Relative luminance 0.441; OKLCH L 76.1% C 0.096 H 256.1°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #89B4EE |
|---|---|
| RGB | rgb(137, 180, 238) |
| HSL | hsl(214, 75%, 74%) |
| HSV | hsv(214, 42%, 93%) |
| CMYK | cmyk(42.4%, 24.4%, 0%, 6.7%) |
| CIE-LAB | lab(72.32, 0.36, -33.44) |
| CIE-LCH | lch(72.32, 33.44, 270.62°) |
| OKLab | oklab(76.1% -0.0231 -0.0931) |
| OKLCH | oklch(76.1% 0.096 256.1) |
| XYZ | xyz(42.0654, 44.1314, 87.1740) |
| Luminance | 0.4413 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.84
Sky Blue (survey)
#75BBFD
ΔE00 4.90
Pastel Blue
#A2BFFE
ΔE00 4.95
Baby Blue (survey)
#A2CFFE
ΔE00 6.96
Light Grey Blue
#9DBCD4
ΔE00 7.65
Sky
#82CAFC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B4EE #EEC389
analogous
#89E7EE #89B4EE #9089EE
triadic
#89B4EE #EE89B4 #B4EE89
tetradic
#89B4EE #EE89E7 #EEC389 #89EE90
square
#89B4EE #EE89E7 #EEC389 #89EE90
split-complementary
#89B4EE #EE9089 #E7EE89
monochromatic
#2070DD #5492E6 #89B4EE #BED6F6 #E4EEFB
Accessibility & contrast
On white
2.14
#89B4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#89B4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B4EE
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B4EE | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB7F1
Deuteranopia (green-blind)
#93ADED
Tritanopia (blue-blind)
#64C1C8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #89b4ee; /* rgb */ color: rgb(137, 180, 238); /* oklch */ color: oklch(76.1% 0.096 256.1);
Tailwind
colors: {
custom: {
50: '#afcaf3',
500: '#89b4ee',
950: '#000000',
},
}SCSS
$custom: #89b4ee; $custom-light: #afcaf3; $custom-dark: #000000;
JSON
{
"hex": "#89b4ee",
"rgb": {
"r": 137,
"g": 180,
"b": 238
},
"hsl": {
"h": 214.455,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.76104,
"c": 0.09593,
"h": 256.1
},
"luminance": 0.44134
}Semantic roles & 50–950 ramp
primary
#89B4EE
secondary
#F3E7D8
accent
#820FD7
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285