#89BDE2#89BDE2
#89BDE2 is a light, moderate cyan. Relative luminance 0.472; OKLCH L 77.5% C 0.076 H 239.9°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #89BDE2 |
|---|---|
| RGB | rgb(137, 189, 226) |
| HSL | hsl(205, 61%, 71%) |
| HSV | hsv(205, 39%, 89%) |
| CMYK | cmyk(39.4%, 16.4%, 0%, 11.4%) |
| CIE-LAB | lab(74.32, -7.75, -23.86) |
| CIE-LCH | lch(74.32, 25.09, 252.00°) |
| OKLab | oklab(77.53% -0.0381 -0.0659) |
| OKLCH | oklch(77.53% 0.076 239.9) |
| XYZ | xyz(42.2370, 47.2020, 78.8221) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.19
Sky
#82CAFC
ΔE00 4.39
Light Grey Blue
#9DBCD4
ΔE00 4.62
Lightskyblue
#87CEFA
ΔE00 4.80
Light Blue
#95D0FC
ΔE00 4.99
Sky Blue (survey)
#75BBFD
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BDE2 #E2AE89
analogous
#89E2DA #89BDE2 #8990E2
triadic
#89BDE2 #E289BD #BDE289
tetradic
#89BDE2 #DA89E2 #E2AE89 #90E289
square
#89BDE2 #DA89E2 #E2AE89 #90E289
split-complementary
#89BDE2 #E28990 #E2DA89
monochromatic
#2F85C1 #58A2D6 #89BDE2 #BAD8EE #E6F1F9
Accessibility & contrast
On white
2.01
#89BDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#89BDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BDE2
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BDE2 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBCE4
Deuteranopia (green-blind)
#A1B3E1
Tritanopia (blue-blind)
#68C6C9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #89bde2; /* rgb */ color: rgb(137, 189, 226); /* oklch */ color: oklch(77.5% 0.076 239.9);
Tailwind
colors: {
custom: {
50: '#aed0eb',
500: '#89bde2',
950: '#000000',
},
}SCSS
$custom: #89bde2; $custom-light: #aed0eb; $custom-dark: #000000;
JSON
{
"hex": "#89bde2",
"rgb": {
"r": 137,
"g": 189,
"b": 226
},
"hsl": {
"h": 204.944,
"s": 60.544,
"l": 71.176
},
"oklch": {
"l": 0.77533,
"c": 0.07611,
"h": 239.9
},
"luminance": 0.47205
}Semantic roles & 50–950 ramp
primary
#89BDE2
secondary
#EFE1D8
accent
#641DC8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284