#89BEE0#89BEE0
#89BEE0 is a light, moderate cyan. Relative luminance 0.475; OKLCH L 77.7% C 0.074 H 237.1°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEE0 |
|---|---|
| RGB | rgb(137, 190, 224) |
| HSL | hsl(203, 58%, 71%) |
| HSV | hsv(203, 39%, 88%) |
| CMYK | cmyk(38.8%, 15.2%, 0%, 12.2%) |
| CIE-LAB | lab(74.52, -8.81, -22.46) |
| CIE-LCH | lch(74.52, 24.13, 248.59°) |
| OKLab | oklab(77.67% -0.0401 -0.0619) |
| OKLCH | oklch(77.67% 0.074 237.1) |
| XYZ | xyz(42.1801, 47.5246, 77.4571) |
| Luminance | 0.4753 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.08
Light Grey Blue
#9DBCD4
ΔE00 4.52
Sky
#82CAFC
ΔE00 4.60
Lightskyblue
#87CEFA
ΔE00 4.66
Baby Blue
#89CFF0
ΔE00 4.96
Light Blue
#95D0FC
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEE0 #E0AB89
analogous
#89E0D6 #89BEE0 #8992E0
triadic
#89BEE0 #E089BE #BEE089
tetradic
#89BEE0 #D689E0 #E0AB89 #92E089
square
#89BEE0 #D689E0 #E0AB89 #92E089
split-complementary
#89BEE0 #E08992 #E0D689
monochromatic
#3287BD #59A3D3 #89BEE0 #B9D9ED #E7F2F9
Accessibility & contrast
On white
2.00
#89BEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#89BEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEE0
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEE0 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBDE2
Deuteranopia (green-blind)
#A3B3DF
Tritanopia (blue-blind)
#69C7C9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #89bee0; /* rgb */ color: rgb(137, 190, 224); /* oklch */ color: oklch(77.7% 0.074 237.1);
Tailwind
colors: {
custom: {
50: '#aed1e9',
500: '#89bee0',
950: '#000000',
},
}SCSS
$custom: #89bee0; $custom-light: #aed1e9; $custom-dark: #000000;
JSON
{
"hex": "#89bee0",
"rgb": {
"r": 137,
"g": 190,
"b": 224
},
"hsl": {
"h": 203.448,
"s": 58.389,
"l": 70.784
},
"oklch": {
"l": 0.77672,
"c": 0.07377,
"h": 237.1
},
"luminance": 0.47527
}Semantic roles & 50–950 ramp
primary
#89BEE0
secondary
#EEE0D7
accent
#611FC6
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111416
muted
#808284