#89BEE1#89BEE1
#89BEE1 is a light, moderate cyan. Relative luminance 0.476; OKLCH L 77.7% C 0.075 H 237.9°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEE1 |
|---|---|
| RGB | rgb(137, 190, 225) |
| HSL | hsl(204, 59%, 71%) |
| HSV | hsv(204, 39%, 88%) |
| CMYK | cmyk(39.1%, 15.6%, 0%, 11.8%) |
| CIE-LAB | lab(74.56, -8.55, -22.95) |
| CIE-LCH | lch(74.56, 24.49, 249.57°) |
| OKLab | oklab(77.71% -0.0397 -0.0633) |
| OKLCH | oklch(77.71% 0.075 237.9) |
| XYZ | xyz(42.3161, 47.5790, 78.1735) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.00
Sky
#82CAFC
ΔE00 4.43
Light Grey Blue
#9DBCD4
ΔE00 4.57
Lightskyblue
#87CEFA
ΔE00 4.59
Light Blue
#95D0FC
ΔE00 4.98
Baby Blue
#89CFF0
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEE1 #E1AC89
analogous
#89E1D8 #89BEE1 #8992E1
triadic
#89BEE1 #E189BE #BEE189
tetradic
#89BEE1 #D889E1 #E1AC89 #92E189
square
#89BEE1 #D889E1 #E1AC89 #92E189
split-complementary
#89BEE1 #E18992 #E1D889
monochromatic
#3186BF #58A3D5 #89BEE1 #BAD9ED #E7F2F9
Accessibility & contrast
On white
2.00
#89BEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#89BEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEE1
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEE1 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBDE3
Deuteranopia (green-blind)
#A2B3E0
Tritanopia (blue-blind)
#69C7C9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #89bee1; /* rgb */ color: rgb(137, 190, 225); /* oklch */ color: oklch(77.7% 0.075 237.9);
Tailwind
colors: {
custom: {
50: '#aed1ea',
500: '#89bee1',
950: '#000000',
},
}SCSS
$custom: #89bee1; $custom-light: #aed1ea; $custom-dark: #000000;
JSON
{
"hex": "#89bee1",
"rgb": {
"r": 137,
"g": 190,
"b": 225
},
"hsl": {
"h": 203.864,
"s": 59.459,
"l": 70.98
},
"oklch": {
"l": 0.77711,
"c": 0.07474,
"h": 237.9
},
"luminance": 0.47582
}Semantic roles & 50–950 ramp
primary
#89BEE1
secondary
#EFE1D7
accent
#611EC7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284