#89BEE4#89BEE4
#89BEE4 is a light, moderate cyan. Relative luminance 0.477; OKLCH L 77.8% C 0.078 H 240.2°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEE4 |
|---|---|
| RGB | rgb(137, 190, 228) |
| HSL | hsl(205, 63%, 72%) |
| HSV | hsv(205, 40%, 89%) |
| CMYK | cmyk(39.9%, 16.7%, 0%, 10.6%) |
| CIE-LAB | lab(74.66, -7.76, -24.42) |
| CIE-LCH | lch(74.66, 25.62, 252.37°) |
| OKLab | oklab(77.83% -0.0386 -0.0674) |
| OKLCH | oklch(77.83% 0.078 240.2) |
| XYZ | xyz(42.7289, 47.7441, 80.3478) |
| Luminance | 0.4775 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.92
Sky
#82CAFC
ΔE00 4.06
Lightskyblue
#87CEFA
ΔE00 4.51
Light Blue
#95D0FC
ΔE00 4.68
Sky Blue (survey)
#75BBFD
ΔE00 4.81
Light Grey Blue
#9DBCD4
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEE4 #E4AF89
analogous
#89E4DD #89BEE4 #8991E4
triadic
#89BEE4 #E489BE #BEE489
tetradic
#89BEE4 #DD89E4 #E4AF89 #91E489
square
#89BEE4 #DD89E4 #E4AF89 #91E489
split-complementary
#89BEE4 #E48991 #E4DD89
monochromatic
#2D86C5 #57A3D9 #89BEE4 #BBD9EF #E6F1F9
Accessibility & contrast
On white
1.99
#89BEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#89BEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEE4
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEE4 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBDE6
Deuteranopia (green-blind)
#A1B3E3
Tritanopia (blue-blind)
#67C7CA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #89bee4; /* rgb */ color: rgb(137, 190, 228); /* oklch */ color: oklch(77.8% 0.078 240.2);
Tailwind
colors: {
custom: {
50: '#afd1ec',
500: '#89bee4',
950: '#000000',
},
}SCSS
$custom: #89bee4; $custom-light: #afd1ec; $custom-dark: #000000;
JSON
{
"hex": "#89bee4",
"rgb": {
"r": 137,
"g": 190,
"b": 228
},
"hsl": {
"h": 205.055,
"s": 62.759,
"l": 71.569
},
"oklch": {
"l": 0.77829,
"c": 0.07774,
"h": 240.2
},
"luminance": 0.47747
}Semantic roles & 50–950 ramp
primary
#89BEE4
secondary
#F0E2D9
accent
#641BCB
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284