#89B5EA#89B5EA
#89B5EA is a light, moderate cyan. Relative luminance 0.443; OKLCH L 76.1% C 0.090 H 253.5°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #89B5EA |
|---|---|
| RGB | rgb(137, 181, 234) |
| HSL | hsl(213, 70%, 73%) |
| HSV | hsv(213, 41%, 92%) |
| CMYK | cmyk(41.5%, 22.6%, 0%, 8.2%) |
| CIE-LAB | lab(72.43, -1.28, -31.09) |
| CIE-LCH | lch(72.43, 31.12, 267.64°) |
| OKLab | oklab(76.14% -0.0256 -0.0864) |
| OKLCH | oklch(76.14% 0.09 253.5) |
| XYZ | xyz(41.6868, 44.3042, 84.1809) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.26
Sky Blue (survey)
#75BBFD
ΔE00 4.48
Pastel Blue
#A2BFFE
ΔE00 5.26
Baby Blue (survey)
#A2CFFE
ΔE00 6.67
Light Grey Blue
#9DBCD4
ΔE00 7.06
Sky
#82CAFC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B5EA #EABE89
analogous
#89E5EA #89B5EA #8E89EA
triadic
#89B5EA #EA89B5 #B5EA89
tetradic
#89B5EA #EA89E5 #EABE89 #89EA8E
square
#89B5EA #EA89E5 #EABE89 #89EA8E
split-complementary
#89B5EA #EA8E89 #E5EA89
monochromatic
#2674D3 #5594E1 #89B5EA #BDD6F3 #E5EFFA
Accessibility & contrast
On white
2.13
#89B5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#89B5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B5EA
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B5EA | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B7EC
Deuteranopia (green-blind)
#95ADE9
Tritanopia (blue-blind)
#66C1C7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #89b5ea; /* rgb */ color: rgb(137, 181, 234); /* oklch */ color: oklch(76.1% 0.090 253.5);
Tailwind
colors: {
custom: {
50: '#afcbf1',
500: '#89b5ea',
950: '#000000',
},
}SCSS
$custom: #89b5ea; $custom-light: #afcbf1; $custom-dark: #000000;
JSON
{
"hex": "#89b5ea",
"rgb": {
"r": 137,
"g": 181,
"b": 234
},
"hsl": {
"h": 212.784,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.76143,
"c": 0.09009,
"h": 253.5
},
"luminance": 0.44307
}Semantic roles & 50–950 ramp
primary
#89B5EA
secondary
#F2E7D9
accent
#7C14D2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284