#89B4EA#89B4EA
#89B4EA is a light, moderate cyan. Relative luminance 0.439; OKLCH L 75.9% C 0.091 H 254.5°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #89B4EA |
|---|---|
| RGB | rgb(137, 180, 234) |
| HSL | hsl(213, 70%, 73%) |
| HSV | hsv(213, 41%, 92%) |
| CMYK | cmyk(41.5%, 23.1%, 0%, 8.2%) |
| CIE-LAB | lab(72.16, -0.73, -31.51) |
| CIE-LCH | lch(72.16, 31.52, 268.67°) |
| OKLab | oklab(75.93% -0.0243 -0.0876) |
| OKLCH | oklch(75.93% 0.091 254.5) |
| XYZ | xyz(41.4842, 43.8990, 84.1134) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.26
Sky Blue (survey)
#75BBFD
ΔE00 4.78
Pastel Blue
#A2BFFE
ΔE00 5.18
Baby Blue (survey)
#A2CFFE
ΔE00 6.93
Light Grey Blue
#9DBCD4
ΔE00 7.26
Sky
#82CAFC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B4EA #EABF89
analogous
#89E4EA #89B4EA #8E89EA
triadic
#89B4EA #EA89B4 #B4EA89
tetradic
#89B4EA #EA89E4 #EABF89 #89EA8E
square
#89B4EA #EA89E4 #EABF89 #89EA8E
split-complementary
#89B4EA #EA8E89 #E4EA89
monochromatic
#2672D3 #5593E1 #89B4EA #BDD5F3 #E5EEFA
Accessibility & contrast
On white
2.15
#89B4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#89B4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B4EA
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B4EA | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B6EC
Deuteranopia (green-blind)
#94ADE9
Tritanopia (blue-blind)
#66C0C6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #89b4ea; /* rgb */ color: rgb(137, 180, 234); /* oklch */ color: oklch(75.9% 0.091 254.5);
Tailwind
colors: {
custom: {
50: '#afcaf1',
500: '#89b4ea',
950: '#000000',
},
}SCSS
$custom: #89b4ea; $custom-light: #afcaf1; $custom-dark: #000000;
JSON
{
"hex": "#89b4ea",
"rgb": {
"r": 137,
"g": 180,
"b": 234
},
"hsl": {
"h": 213.402,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.75931,
"c": 0.0909,
"h": 254.5
},
"luminance": 0.43901
}Semantic roles & 50–950 ramp
primary
#89B4EA
secondary
#F2E7D9
accent
#7E14D2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284