#89BCDD#89BCDD
#89BCDD is a light, moderate cyan. Relative luminance 0.465; OKLCH L 77.1% C 0.072 H 237.3°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #89BCDD |
|---|---|
| RGB | rgb(137, 188, 221) |
| HSL | hsl(204, 55%, 70%) |
| HSV | hsv(204, 38%, 87%) |
| CMYK | cmyk(38%, 14.9%, 0%, 13.3%) |
| CIE-LAB | lab(73.87, -8.52, -21.83) |
| CIE-LCH | lch(73.87, 23.43, 248.68°) |
| OKLab | oklab(77.12% -0.0386 -0.0602) |
| OKLCH | oklch(77.12% 0.072 237.3) |
| XYZ | xyz(41.3466, 46.5029, 75.1899) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.22
Lightblue (survey)
#7BC8F6
ΔE00 4.62
Sky
#82CAFC
ΔE00 5.15
Lightskyblue
#87CEFA
ΔE00 5.25
Baby Blue
#89CFF0
ΔE00 5.46
Light Blue
#95D0FC
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BCDD #DDAA89
analogous
#89DDD4 #89BCDD #8992DD
triadic
#89BCDD #DD89BC #BCDD89
tetradic
#89BCDD #D489DD #DDAA89 #92DD89
square
#89BCDD #D489DD #DDAA89 #92DD89
split-complementary
#89BCDD #DD8992 #DDD489
monochromatic
#3584B7 #59A1CF #89BCDD #B9D7EB #E7F2F8
Accessibility & contrast
On white
2.04
#89BCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#89BCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BCDD
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BCDD | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBBDF
Deuteranopia (green-blind)
#A2B2DC
Tritanopia (blue-blind)
#6BC5C7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #89bcdd; /* rgb */ color: rgb(137, 188, 221); /* oklch */ color: oklch(77.1% 0.072 237.3);
Tailwind
colors: {
custom: {
50: '#aed0e7',
500: '#89bcdd',
950: '#000000',
},
}SCSS
$custom: #89bcdd; $custom-light: #aed0e7; $custom-dark: #000000;
JSON
{
"hex": "#89bcdd",
"rgb": {
"r": 137,
"g": 188,
"b": 221
},
"hsl": {
"h": 203.571,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.77122,
"c": 0.07151,
"h": 237.3
},
"luminance": 0.46505
}Semantic roles & 50–950 ramp
primary
#89BCDD
secondary
#EDDED5
accent
#6223C3
background
#FAFCFE
surface
#F5F9FC
border
#CFD2D5
text
#111416
muted
#808284