#89BCDE#89BCDE
#89BCDE is a light, moderate cyan. Relative luminance 0.466; OKLCH L 77.2% C 0.072 H 238.1°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #89BCDE |
|---|---|
| RGB | rgb(137, 188, 222) |
| HSL | hsl(204, 56%, 70%) |
| HSV | hsv(204, 38%, 87%) |
| CMYK | cmyk(38.3%, 15.3%, 0%, 12.9%) |
| CIE-LAB | lab(73.91, -8.26, -22.32) |
| CIE-LCH | lch(73.91, 23.80, 249.69°) |
| OKLab | oklab(77.16% -0.0383 -0.0615) |
| OKLCH | oklch(77.16% 0.072 238.1) |
| XYZ | xyz(41.4802, 46.5563, 75.8936) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.27
Lightblue (survey)
#7BC8F6
ΔE00 4.55
Sky
#82CAFC
ΔE00 4.98
Lightskyblue
#87CEFA
ΔE00 5.18
Light Blue
#95D0FC
ΔE00 5.52
Baby Blue
#89CFF0
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BCDE #DEAB89
analogous
#89DED5 #89BCDE #8991DE
triadic
#89BCDE #DE89BC #BCDE89
tetradic
#89BCDE #D589DE #DEAB89 #91DE89
square
#89BCDE #D589DE #DEAB89 #91DE89
split-complementary
#89BCDE #DE8991 #DED589
monochromatic
#3484B9 #59A1D1 #89BCDE #B9D7EB #E7F1F8
Accessibility & contrast
On white
2.04
#89BCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#89BCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BCDE
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BCDE | 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)
#ADBBE0
Deuteranopia (green-blind)
#A1B2DD
Tritanopia (blue-blind)
#6AC5C7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #89bcde; /* rgb */ color: rgb(137, 188, 222); /* oklch */ color: oklch(77.2% 0.072 238.1);
Tailwind
colors: {
custom: {
50: '#aed0e8',
500: '#89bcde',
950: '#000000',
},
}SCSS
$custom: #89bcde; $custom-light: #aed0e8; $custom-dark: #000000;
JSON
{
"hex": "#89bcde",
"rgb": {
"r": 137,
"g": 188,
"b": 222
},
"hsl": {
"h": 204,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.7716,
"c": 0.07248,
"h": 238.1
},
"luminance": 0.46559
}Semantic roles & 50–950 ramp
primary
#89BCDE
secondary
#EDDFD6
accent
#6322C4
background
#FAFCFE
surface
#F5F9FC
border
#CFD2D5
text
#111416
muted
#808284