#89B4E3#89B4E3
#89B4E3 is a light, moderate cyan. Relative luminance 0.435; OKLCH L 75.6% C 0.082 H 251.1°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #89B4E3 |
|---|---|
| RGB | rgb(137, 180, 227) |
| HSL | hsl(211, 62%, 71%) |
| HSV | hsv(211, 40%, 89%) |
| CMYK | cmyk(39.6%, 20.7%, 0%, 11%) |
| CIE-LAB | lab(71.90, -2.62, -28.11) |
| CIE-LCH | lch(71.90, 28.23, 264.68°) |
| OKLab | oklab(75.64% -0.0266 -0.0779) |
| OKLCH | oklch(75.64% 0.082 251.1) |
| XYZ | xyz(40.4984, 43.5047, 78.9214) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.22
Sky Blue (survey)
#75BBFD
ΔE00 4.74
Pastel Blue
#A2BFFE
ΔE00 5.81
Light Grey Blue
#9DBCD4
ΔE00 6.32
Baby Blue (survey)
#A2CFFE
ΔE00 6.95
Sky
#82CAFC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B4E3 #E3B889
analogous
#89E1E3 #89B4E3 #8B89E3
triadic
#89B4E3 #E389B4 #B4E389
tetradic
#89B4E3 #E389E1 #E3B889 #89E38B
square
#89B4E3 #E389E1 #E3B889 #89E38B
split-complementary
#89B4E3 #E38B89 #E1E389
monochromatic
#2E75C3 #5895D7 #89B4E3 #BAD3EF #E6EFF9
Accessibility & contrast
On white
2.16
#89B4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#89B4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B4E3
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B4E3 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B5E5
Deuteranopia (green-blind)
#97ACE2
Tritanopia (blue-blind)
#69BFC4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #89b4e3; /* rgb */ color: rgb(137, 180, 227); /* oklch */ color: oklch(75.6% 0.082 251.1);
Tailwind
colors: {
custom: {
50: '#aecaec',
500: '#89b4e3',
950: '#000000',
},
}SCSS
$custom: #89b4e3; $custom-light: #aecaec; $custom-dark: #000000;
JSON
{
"hex": "#89b4e3",
"rgb": {
"r": 137,
"g": 180,
"b": 227
},
"hsl": {
"h": 211.333,
"s": 61.644,
"l": 71.373
},
"oklch": {
"l": 0.75636,
"c": 0.08232,
"h": 251.1
},
"luminance": 0.43507
}Semantic roles & 50–950 ramp
primary
#89B4E3
secondary
#F0E4D8
accent
#771CC9
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111316
muted
#808284