#89BDED#89BDED
#89BDED is a light, moderate cyan. Relative luminance 0.478; OKLCH L 78.0% C 0.088 H 247.0°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #89BDED |
|---|---|
| RGB | rgb(137, 189, 237) |
| HSL | hsl(209, 74%, 73%) |
| HSV | hsv(209, 42%, 93%) |
| CMYK | cmyk(42.2%, 20.3%, 0%, 7.1%) |
| CIE-LAB | lab(74.71, -4.82, -29.20) |
| CIE-LCH | lch(74.71, 29.60, 260.62°) |
| OKLab | oklab(77.98% -0.0344 -0.081) |
| OKLCH | oklch(77.98% 0.088 247) |
| XYZ | xyz(43.7951, 47.8253, 87.0278) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.08
Carolina Blue
#8AB8FE
ΔE00 3.75
Sky
#82CAFC
ΔE00 4.44
Light Blue
#95D0FC
ΔE00 5.00
Baby Blue (survey)
#A2CFFE
ΔE00 5.01
Lightblue (survey)
#7BC8F6
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BDED #EDB989
analogous
#89EDEB #89BDED #898BED
triadic
#89BDED #ED89BD #BDED89
tetradic
#89BDED #EB89ED #EDB989 #8BED89
square
#89BDED #EB89ED #EDB989 #8BED89
split-complementary
#89BDED #ED898B #EDEB89
monochromatic
#2181DA #549FE5 #89BDED #BEDBF5 #E4F0FB
Accessibility & contrast
On white
1.99
#89BDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#89BDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BDED
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BDED | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEEF
Deuteranopia (green-blind)
#9DB3EC
Tritanopia (blue-blind)
#63C8CD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #89bded; /* rgb */ color: rgb(137, 189, 237); /* oklch */ color: oklch(78.0% 0.088 247.0);
Tailwind
colors: {
custom: {
50: '#afd0f3',
500: '#89bded',
950: '#000000',
},
}SCSS
$custom: #89bded; $custom-light: #afd0f3; $custom-dark: #000000;
JSON
{
"hex": "#89bded",
"rgb": {
"r": 137,
"g": 189,
"b": 237
},
"hsl": {
"h": 208.8,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.77976,
"c": 0.088,
"h": 247
},
"luminance": 0.47828
}Semantic roles & 50–950 ramp
primary
#89BDED
secondary
#F3E5D8
accent
#6F10D6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285