#89BCED#89BCED
#89BCED is a light, moderate cyan. Relative luminance 0.474; OKLCH L 77.8% C 0.089 H 248.0°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #89BCED |
|---|---|
| RGB | rgb(137, 188, 237) |
| HSL | hsl(209, 74%, 73%) |
| HSV | hsv(209, 42%, 93%) |
| CMYK | cmyk(42.2%, 20.7%, 0%, 7.1%) |
| CIE-LAB | lab(74.44, -4.28, -29.62) |
| CIE-LCH | lch(74.44, 29.93, 261.77°) |
| OKLab | oklab(77.76% -0.0331 -0.0822) |
| OKLCH | oklch(77.76% 0.089 248) |
| XYZ | xyz(43.5807, 47.3965, 86.9564) |
| Luminance | 0.4740 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.08
Carolina Blue
#8AB8FE
ΔE00 3.38
Sky
#82CAFC
ΔE00 4.83
Baby Blue (survey)
#A2CFFE
ΔE00 5.14
Light Blue
#95D0FC
ΔE00 5.35
Lightblue (survey)
#7BC8F6
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BCED #EDBA89
analogous
#89EDEC #89BCED #898AED
triadic
#89BCED #ED89BC #BCED89
tetradic
#89BCED #EC89ED #EDBA89 #8AED89
square
#89BCED #EC89ED #EDBA89 #8AED89
split-complementary
#89BCED #ED898A #EDEC89
monochromatic
#2180DA #549EE5 #89BCED #BEDAF5 #E4F0FB
Accessibility & contrast
On white
2.00
#89BCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#89BCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BCED
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BCED | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDEF
Deuteranopia (green-blind)
#9CB3EC
Tritanopia (blue-blind)
#63C7CC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #89bced; /* rgb */ color: rgb(137, 188, 237); /* oklch */ color: oklch(77.8% 0.089 248.0);
Tailwind
colors: {
custom: {
50: '#afd0f3',
500: '#89bced',
950: '#000000',
},
}SCSS
$custom: #89bced; $custom-light: #afd0f3; $custom-dark: #000000;
JSON
{
"hex": "#89bced",
"rgb": {
"r": 137,
"g": 188,
"b": 237
},
"hsl": {
"h": 209.4,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.77762,
"c": 0.08863,
"h": 248
},
"luminance": 0.47399
}Semantic roles & 50–950 ramp
primary
#89BCED
secondary
#F3E5D8
accent
#7110D6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285