#89BEE5#89BEE5
#89BEE5 is a light, moderate cyan. Relative luminance 0.478; OKLCH L 77.9% C 0.079 H 240.9°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEE5 |
|---|---|
| RGB | rgb(137, 190, 229) |
| HSL | hsl(205, 64%, 72%) |
| HSV | hsv(205, 40%, 90%) |
| CMYK | cmyk(40.2%, 17%, 0%, 10.2%) |
| CIE-LAB | lab(74.70, -7.50, -24.90) |
| CIE-LCH | lch(74.70, 26.01, 253.24°) |
| OKLab | oklab(77.87% -0.0383 -0.0688) |
| OKLCH | oklch(77.87% 0.079 240.9) |
| XYZ | xyz(42.8681, 47.7998, 81.0810) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.94
Sky
#82CAFC
ΔE00 3.98
Lightskyblue
#87CEFA
ΔE00 4.52
Sky Blue (survey)
#75BBFD
ΔE00 4.56
Light Blue
#95D0FC
ΔE00 4.62
Light Grey Blue
#9DBCD4
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEE5 #E5B089
analogous
#89E5DE #89BEE5 #8990E5
triadic
#89BEE5 #E589BE #BEE589
tetradic
#89BEE5 #DE89E5 #E5B089 #90E589
square
#89BEE5 #DE89E5 #E5B089 #90E589
split-complementary
#89BEE5 #E58990 #E5DE89
monochromatic
#2C86C8 #57A2DA #89BEE5 #BBDAF0 #E6F1F9
Accessibility & contrast
On white
1.99
#89BEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#89BEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEE5
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEE5 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBDE7
Deuteranopia (green-blind)
#A1B3E4
Tritanopia (blue-blind)
#67C8CB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #89bee5; /* rgb */ color: rgb(137, 190, 229); /* oklch */ color: oklch(77.9% 0.079 240.9);
Tailwind
colors: {
custom: {
50: '#afd1ed',
500: '#89bee5',
950: '#000000',
},
}SCSS
$custom: #89bee5; $custom-light: #afd1ed; $custom-dark: #000000;
JSON
{
"hex": "#89bee5",
"rgb": {
"r": 137,
"g": 190,
"b": 229
},
"hsl": {
"h": 205.435,
"s": 63.889,
"l": 71.765
},
"oklch": {
"l": 0.77868,
"c": 0.07877,
"h": 240.9
},
"luminance": 0.47802
}Semantic roles & 50–950 ramp
primary
#89BEE5
secondary
#F1E3D9
accent
#651ACC
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284