#89B4E5#89B4E5
#89B4E5 is a light, moderate cyan. Relative luminance 0.436; OKLCH L 75.7% C 0.085 H 252.2°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #89B4E5 |
|---|---|
| RGB | rgb(137, 180, 229) |
| HSL | hsl(212, 64%, 72%) |
| HSV | hsv(212, 40%, 90%) |
| CMYK | cmyk(40.2%, 21.4%, 0%, 10.2%) |
| CIE-LAB | lab(71.97, -2.08, -29.08) |
| CIE-LCH | lch(71.97, 29.16, 265.90°) |
| OKLab | oklab(75.72% -0.0259 -0.0807) |
| OKLCH | oklch(75.72% 0.085 252.2) |
| XYZ | xyz(40.7761, 43.6157, 80.3836) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.91
Sky Blue (survey)
#75BBFD
ΔE00 4.72
Pastel Blue
#A2BFFE
ΔE00 5.60
Light Grey Blue
#9DBCD4
ΔE00 6.62
Baby Blue (survey)
#A2CFFE
ΔE00 6.93
Sky
#82CAFC
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B4E5 #E5BA89
analogous
#89E2E5 #89B4E5 #8C89E5
triadic
#89B4E5 #E589B4 #B4E589
tetradic
#89B4E5 #E589E2 #E5BA89 #89E58C
square
#89B4E5 #E589E2 #E5BA89 #89E58C
split-complementary
#89B4E5 #E58C89 #E2E589
monochromatic
#2C75C8 #5794DA #89B4E5 #BBD4F0 #E6EFF9
Accessibility & contrast
On white
2.16
#89B4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#89B4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B4E5
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B4E5 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B6E7
Deuteranopia (green-blind)
#96ACE4
Tritanopia (blue-blind)
#68BFC4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #89b4e5; /* rgb */ color: rgb(137, 180, 229); /* oklch */ color: oklch(75.7% 0.085 252.2);
Tailwind
colors: {
custom: {
50: '#afcaed',
500: '#89b4e5',
950: '#000000',
},
}SCSS
$custom: #89b4e5; $custom-light: #afcaed; $custom-dark: #000000;
JSON
{
"hex": "#89b4e5",
"rgb": {
"r": 137,
"g": 180,
"b": 229
},
"hsl": {
"h": 211.957,
"s": 63.889,
"l": 71.765
},
"oklch": {
"l": 0.75719,
"c": 0.08474,
"h": 252.2
},
"luminance": 0.43618
}Semantic roles & 50–950 ramp
primary
#89B4E5
secondary
#F1E6D9
accent
#791ACC
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284