#89B4E6#89B4E6
#89B4E6 is a light, moderate cyan. Relative luminance 0.437; OKLCH L 75.8% C 0.086 H 252.7°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #89B4E6 |
|---|---|
| RGB | rgb(137, 180, 230) |
| HSL | hsl(212, 65%, 72%) |
| HSV | hsv(212, 40%, 90%) |
| CMYK | cmyk(40.4%, 21.7%, 0%, 9.8%) |
| CIE-LAB | lab(72.01, -1.81, -29.57) |
| CIE-LCH | lch(72.01, 29.63, 266.49°) |
| OKLab | oklab(75.76% -0.0256 -0.082) |
| OKLCH | oklch(75.76% 0.086 252.7) |
| XYZ | xyz(40.9161, 43.6717, 81.1211) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.77
Sky Blue (survey)
#75BBFD
ΔE00 4.72
Pastel Blue
#A2BFFE
ΔE00 5.50
Light Grey Blue
#9DBCD4
ΔE00 6.76
Baby Blue (survey)
#A2CFFE
ΔE00 6.92
Sky
#82CAFC
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B4E6 #E6BB89
analogous
#89E3E6 #89B4E6 #8D89E6
triadic
#89B4E6 #E689B4 #B4E689
tetradic
#89B4E6 #E689E3 #E6BB89 #89E68D
square
#89B4E6 #E689E3 #E6BB89 #89E68D
split-complementary
#89B4E6 #E68D89 #E3E689
monochromatic
#2B74CA #5794DB #89B4E6 #BCD4F1 #E6EFFA
Accessibility & contrast
On white
2.16
#89B4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#89B4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B4E6
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B4E6 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B6E8
Deuteranopia (green-blind)
#96ACE5
Tritanopia (blue-blind)
#68BFC5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #89b4e6; /* rgb */ color: rgb(137, 180, 230); /* oklch */ color: oklch(75.8% 0.086 252.7);
Tailwind
colors: {
custom: {
50: '#afcaee',
500: '#89b4e6',
950: '#000000',
},
}SCSS
$custom: #89b4e6; $custom-light: #afcaee; $custom-dark: #000000;
JSON
{
"hex": "#89b4e6",
"rgb": {
"r": 137,
"g": 180,
"b": 230
},
"hsl": {
"h": 212.258,
"s": 65.035,
"l": 71.961
},
"oklch": {
"l": 0.75761,
"c": 0.08596,
"h": 252.7
},
"luminance": 0.43674
}Semantic roles & 50–950 ramp
primary
#89B4E6
secondary
#F1E6DA
accent
#7A19CD
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284