#89BEE9#89BEE9
#89BEE9 is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.0% C 0.083 H 243.6°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEE9 |
|---|---|
| RGB | rgb(137, 190, 233) |
| HSL | hsl(207, 69%, 73%) |
| HSV | hsv(207, 41%, 91%) |
| CMYK | cmyk(41.2%, 18.5%, 0%, 8.6%) |
| CIE-LAB | lab(74.84, -6.44, -26.85) |
| CIE-LCH | lch(74.84, 27.61, 256.52°) |
| OKLab | oklab(78.03% -0.0369 -0.0743) |
| OKLCH | oklch(78.03% 0.083 243.6) |
| XYZ | xyz(43.4331, 48.0258, 84.0563) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.73
Sky
#82CAFC
ΔE00 3.88
Lightblue (survey)
#7BC8F6
ΔE00 4.23
Light Blue
#95D0FC
ΔE00 4.54
Lightskyblue
#87CEFA
ΔE00 4.74
Carolina Blue
#8AB8FE
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEE9 #E9B489
analogous
#89E9E4 #89BEE9 #898EE9
triadic
#89BEE9 #E989BE #BEE989
tetradic
#89BEE9 #E489E9 #E9B489 #8EE989
square
#89BEE9 #E489E9 #E9B489 #8EE989
split-complementary
#89BEE9 #E9898E #E9E489
monochromatic
#2785D1 #55A2DF #89BEE9 #BDDAF3 #E5F1FA
Accessibility & contrast
On white
1.98
#89BEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#89BEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEE9
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEE9 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBEEB
Deuteranopia (green-blind)
#A0B4E8
Tritanopia (blue-blind)
#65C8CC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #89bee9; /* rgb */ color: rgb(137, 190, 233); /* oklch */ color: oklch(78.0% 0.083 243.6);
Tailwind
colors: {
custom: {
50: '#afd1f0',
500: '#89bee9',
950: '#000000',
},
}SCSS
$custom: #89bee9; $custom-light: #afd1f0; $custom-dark: #000000;
JSON
{
"hex": "#89bee9",
"rgb": {
"r": 137,
"g": 190,
"b": 233
},
"hsl": {
"h": 206.875,
"s": 68.571,
"l": 72.549
},
"oklch": {
"l": 0.78028,
"c": 0.08299,
"h": 243.6
},
"luminance": 0.48028
}Semantic roles & 50–950 ramp
primary
#89BEE9
secondary
#F2E4D9
accent
#6915D1
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284