#89BEE2#89BEE2
#89BEE2 is a light, moderate cyan. Relative luminance 0.476; OKLCH L 77.8% C 0.076 H 238.7°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEE2 |
|---|---|
| RGB | rgb(137, 190, 226) |
| HSL | hsl(204, 61%, 71%) |
| HSV | hsv(204, 39%, 89%) |
| CMYK | cmyk(39.4%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(74.59, -8.29, -23.44) |
| CIE-LCH | lch(74.59, 24.86, 250.53°) |
| OKLab | oklab(77.75% -0.0394 -0.0647) |
| OKLCH | oklch(77.75% 0.076 238.7) |
| XYZ | xyz(42.4529, 47.6337, 78.8940) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.95
Sky
#82CAFC
ΔE00 4.28
Lightskyblue
#87CEFA
ΔE00 4.54
Light Grey Blue
#9DBCD4
ΔE00 4.64
Light Blue
#95D0FC
ΔE00 4.86
Baby Blue
#89CFF0
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEE2 #E2AD89
analogous
#89E2D9 #89BEE2 #8991E2
triadic
#89BEE2 #E289BE #BEE289
tetradic
#89BEE2 #D989E2 #E2AD89 #91E289
square
#89BEE2 #D989E2 #E2AD89 #91E289
split-complementary
#89BEE2 #E28991 #E2D989
monochromatic
#2F86C1 #58A3D6 #89BEE2 #BAD9EE #E6F1F9
Accessibility & contrast
On white
1.99
#89BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#89BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEE2
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEE2 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBDE4
Deuteranopia (green-blind)
#A2B3E1
Tritanopia (blue-blind)
#68C7CA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #89bee2; /* rgb */ color: rgb(137, 190, 226); /* oklch */ color: oklch(77.8% 0.076 238.7);
Tailwind
colors: {
custom: {
50: '#aed1eb',
500: '#89bee2',
950: '#000000',
},
}SCSS
$custom: #89bee2; $custom-light: #aed1eb; $custom-dark: #000000;
JSON
{
"hex": "#89bee2",
"rgb": {
"r": 137,
"g": 190,
"b": 226
},
"hsl": {
"h": 204.27,
"s": 60.544,
"l": 71.176
},
"oklch": {
"l": 0.7775,
"c": 0.07573,
"h": 238.7
},
"luminance": 0.47636
}Semantic roles & 50–950 ramp
primary
#89BEE2
secondary
#EFE1D8
accent
#621DC8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284