#89BDFF#89BDFF
#89BDFF is a light, moderate cyan. Relative luminance 0.489; OKLCH L 78.8% C 0.110 H 254.8°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #89BDFF |
|---|---|
| RGB | rgb(137, 189, 255) |
| HSL | hsl(214, 100%, 77%) |
| HSV | hsv(214, 46%, 100%) |
| CMYK | cmyk(46.3%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(75.41, 0.14, -37.82) |
| CIE-LCH | lch(75.41, 37.82, 270.22°) |
| OKLab | oklab(78.75% -0.0287 -0.1057) |
| OKLCH | oklch(78.75% 0.11 254.8) |
| XYZ | xyz(46.5581, 48.9304, 101.5795) |
| Luminance | 0.4893 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.77
Sky Blue (survey)
#75BBFD
ΔE00 3.37
Baby Blue (survey)
#A2CFFE
ΔE00 5.06
Pastel Blue
#A2BFFE
ΔE00 5.26
Sky
#82CAFC
ΔE00 6.11
Light Blue
#95D0FC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BDFF #FFCB89
analogous
#89F8FF #89BDFF #9089FF
triadic
#89BDFF #FF89BD #BDFF89
tetradic
#89BDFF #FF89F8 #FFCB89 #89FF90
square
#89BDFF #FF89F8 #FFCB89 #89FF90
split-complementary
#89BDFF #FF9089 #F8FF89
monochromatic
#0F79FF #4C9BFF #89BDFF #C6DFFF #E0EEFF
Accessibility & contrast
On white
1.95
#89BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#89BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BDFF
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BDFF | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#95B5FE
Tritanopia (blue-blind)
#57CCD4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #89bdff; /* rgb */ color: rgb(137, 189, 255); /* oklch */ color: oklch(78.8% 0.110 254.8);
Tailwind
colors: {
custom: {
50: '#b1d0ff',
500: '#89bdff',
950: '#000000',
},
}SCSS
$custom: #89bdff; $custom-light: #b1d0ff; $custom-dark: #000000;
JSON
{
"hex": "#89bdff",
"rgb": {
"r": 137,
"g": 189,
"b": 255
},
"hsl": {
"h": 213.559,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.7875,
"c": 0.1095,
"h": 254.8
},
"luminance": 0.48934
}Semantic roles & 50–950 ramp
primary
#89BDFF
secondary
#F7E8D4
accent
#8000E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286