#89B4E2#89B4E2
#89B4E2 is a light, moderate cyan. Relative luminance 0.435; OKLCH L 75.6% C 0.081 H 250.6°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #89B4E2 |
|---|---|
| RGB | rgb(137, 180, 226) |
| HSL | hsl(211, 61%, 71%) |
| HSV | hsv(211, 39%, 89%) |
| CMYK | cmyk(39.4%, 20.4%, 0%, 11.4%) |
| CIE-LAB | lab(71.86, -2.89, -27.62) |
| CIE-LCH | lch(71.86, 27.77, 264.04°) |
| OKLab | oklab(75.59% -0.0269 -0.0765) |
| OKLCH | oklch(75.59% 0.081 250.6) |
| XYZ | xyz(40.3608, 43.4496, 78.1967) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.38
Sky Blue (survey)
#75BBFD
ΔE00 4.76
Pastel Blue
#A2BFFE
ΔE00 5.93
Light Grey Blue
#9DBCD4
ΔE00 6.16
Baby Blue (survey)
#A2CFFE
ΔE00 6.96
Sky
#82CAFC
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B4E2 #E2B789
analogous
#89E0E2 #89B4E2 #8A89E2
triadic
#89B4E2 #E289B4 #B4E289
tetradic
#89B4E2 #E289E0 #E2B789 #89E28A
square
#89B4E2 #E289E0 #E2B789 #89E28A
split-complementary
#89B4E2 #E28A89 #E0E289
monochromatic
#2F76C1 #5895D6 #89B4E2 #BAD3EE #E6EFF9
Accessibility & contrast
On white
2.17
#89B4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#89B4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B4E2
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B4E2 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B5E4
Deuteranopia (green-blind)
#97ACE1
Tritanopia (blue-blind)
#6ABEC3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #89b4e2; /* rgb */ color: rgb(137, 180, 226); /* oklch */ color: oklch(75.6% 0.081 250.6);
Tailwind
colors: {
custom: {
50: '#aecaeb',
500: '#89b4e2',
950: '#000000',
},
}SCSS
$custom: #89b4e2; $custom-light: #aecaeb; $custom-dark: #000000;
JSON
{
"hex": "#89b4e2",
"rgb": {
"r": 137,
"g": 180,
"b": 226
},
"hsl": {
"h": 211.011,
"s": 60.544,
"l": 71.176
},
"oklch": {
"l": 0.75594,
"c": 0.08111,
"h": 250.6
},
"luminance": 0.43452
}Semantic roles & 50–950 ramp
primary
#89B4E2
secondary
#EFE4D8
accent
#761DC8
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111316
muted
#808284