#89BEE3#89BEE3
#89BEE3 is a light, moderate cyan. Relative luminance 0.477; OKLCH L 77.8% C 0.077 H 239.4°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEE3 |
|---|---|
| RGB | rgb(137, 190, 227) |
| HSL | hsl(205, 62%, 71%) |
| HSV | hsv(205, 40%, 89%) |
| CMYK | cmyk(39.6%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(74.63, -8.02, -23.93) |
| CIE-LCH | lch(74.63, 25.24, 251.46°) |
| OKLab | oklab(77.79% -0.039 -0.0661) |
| OKLCH | oklch(77.79% 0.077 239.4) |
| XYZ | xyz(42.5905, 47.6888, 79.6188) |
| Luminance | 0.4769 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.92
Sky
#82CAFC
ΔE00 4.16
Lightskyblue
#87CEFA
ΔE00 4.51
Light Grey Blue
#9DBCD4
ΔE00 4.72
Light Blue
#95D0FC
ΔE00 4.76
Sky Blue (survey)
#75BBFD
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEE3 #E3AE89
analogous
#89E3DB #89BEE3 #8991E3
triadic
#89BEE3 #E389BE #BEE389
tetradic
#89BEE3 #DB89E3 #E3AE89 #91E389
square
#89BEE3 #DB89E3 #E3AE89 #91E389
split-complementary
#89BEE3 #E38991 #E3DB89
monochromatic
#2E86C3 #58A3D7 #89BEE3 #BAD9EF #E6F1F9
Accessibility & contrast
On white
1.99
#89BEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#89BEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEE3
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEE3 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBDE5
Deuteranopia (green-blind)
#A2B3E2
Tritanopia (blue-blind)
#68C7CA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #89bee3; /* rgb */ color: rgb(137, 190, 227); /* oklch */ color: oklch(77.8% 0.077 239.4);
Tailwind
colors: {
custom: {
50: '#afd1ec',
500: '#89bee3',
950: '#000000',
},
}SCSS
$custom: #89bee3; $custom-light: #afd1ec; $custom-dark: #000000;
JSON
{
"hex": "#89bee3",
"rgb": {
"r": 137,
"g": 190,
"b": 227
},
"hsl": {
"h": 204.667,
"s": 61.644,
"l": 71.373
},
"oklch": {
"l": 0.77789,
"c": 0.07672,
"h": 239.4
},
"luminance": 0.47691
}Semantic roles & 50–950 ramp
primary
#89BEE3
secondary
#F0E2D8
accent
#631CC9
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284