#89BAED#89BAED
#89BAED is a light, moderate cyan. Relative luminance 0.466; OKLCH L 77.3% C 0.090 H 250.0°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #89BAED |
|---|---|
| RGB | rgb(137, 186, 237) |
| HSL | hsl(211, 74%, 73%) |
| HSV | hsv(211, 42%, 93%) |
| CMYK | cmyk(42.2%, 21.5%, 0%, 7.1%) |
| CIE-LAB | lab(73.90, -3.20, -30.46) |
| CIE-LCH | lch(73.90, 30.62, 264.01°) |
| OKLab | oklab(77.33% -0.0307 -0.0846) |
| OKLCH | oklch(77.33% 0.09 250) |
| XYZ | xyz(43.1564, 46.5480, 86.8149) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.71
Sky Blue (survey)
#75BBFD
ΔE00 3.29
Baby Blue (survey)
#A2CFFE
ΔE00 5.50
Sky
#82CAFC
ΔE00 5.62
Pastel Blue
#A2BFFE
ΔE00 5.74
Light Blue
#95D0FC
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BAED #EDBC89
analogous
#89ECED #89BAED #8A89ED
triadic
#89BAED #ED89BA #BAED89
tetradic
#89BAED #ED89EC #EDBC89 #89ED8A
square
#89BAED #ED89EC #EDBC89 #89ED8A
split-complementary
#89BAED #ED8A89 #ECED89
monochromatic
#217CDA #549BE5 #89BAED #BED9F5 #E4EFFB
Accessibility & contrast
On white
2.04
#89BAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#89BAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BAED
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BAED | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BBEF
Deuteranopia (green-blind)
#9AB1EC
Tritanopia (blue-blind)
#63C6CB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #89baed; /* rgb */ color: rgb(137, 186, 237); /* oklch */ color: oklch(77.3% 0.090 250.0);
Tailwind
colors: {
custom: {
50: '#afcef3',
500: '#89baed',
950: '#000000',
},
}SCSS
$custom: #89baed; $custom-light: #afcef3; $custom-dark: #000000;
JSON
{
"hex": "#89baed",
"rgb": {
"r": 137,
"g": 186,
"b": 237
},
"hsl": {
"h": 210.6,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.77335,
"c": 0.08999,
"h": 250
},
"luminance": 0.46551
}Semantic roles & 50–950 ramp
primary
#89BAED
secondary
#F3E6D8
accent
#7510D6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285