#89BBDE#89BBDE
#89BBDE is a light, moderate cyan. Relative luminance 0.461; OKLCH L 76.9% C 0.073 H 239.4°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBDE |
|---|---|
| RGB | rgb(137, 187, 222) |
| HSL | hsl(205, 56%, 70%) |
| HSV | hsv(205, 38%, 87%) |
| CMYK | cmyk(38.3%, 15.8%, 0%, 12.9%) |
| CIE-LAB | lab(73.63, -7.73, -22.74) |
| CIE-LCH | lch(73.63, 24.02, 251.23°) |
| OKLab | oklab(76.94% -0.037 -0.0627) |
| OKLCH | oklch(76.94% 0.073 239.4) |
| XYZ | xyz(41.2673, 46.1306, 75.8227) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.25
Lightblue (survey)
#7BC8F6
ΔE00 4.76
Sky
#82CAFC
ΔE00 5.07
Lightskyblue
#87CEFA
ΔE00 5.41
Sky Blue (survey)
#75BBFD
ΔE00 5.46
Light Blue
#95D0FC
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBDE #DEAC89
analogous
#89DED6 #89BBDE #8990DE
triadic
#89BBDE #DE89BB #BBDE89
tetradic
#89BBDE #D689DE #DEAC89 #90DE89
square
#89BBDE #D689DE #DEAC89 #90DE89
split-complementary
#89BBDE #DE8990 #DED689
monochromatic
#3482B9 #599FD1 #89BBDE #B9D7EB #E7F1F8
Accessibility & contrast
On white
2.05
#89BBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#89BBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBDE
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBDE | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBAE0
Deuteranopia (green-blind)
#A0B1DD
Tritanopia (blue-blind)
#6AC4C6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #89bbde; /* rgb */ color: rgb(137, 187, 222); /* oklch */ color: oklch(76.9% 0.073 239.4);
Tailwind
colors: {
custom: {
50: '#aecfe8',
500: '#89bbde',
950: '#000000',
},
}SCSS
$custom: #89bbde; $custom-light: #aecfe8; $custom-dark: #000000;
JSON
{
"hex": "#89bbde",
"rgb": {
"r": 137,
"g": 187,
"b": 222
},
"hsl": {
"h": 204.706,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.76943,
"c": 0.07283,
"h": 239.4
},
"luminance": 0.46133
}Semantic roles & 50–950 ramp
primary
#89BBDE
secondary
#EDDFD6
accent
#6422C4
background
#FAFCFE
surface
#F5F9FC
border
#CFD2D5
text
#111316
muted
#808284