#89BEEB#89BEEB
#89BEEB is a light, moderate cyan. Relative luminance 0.481; OKLCH L 78.1% C 0.085 H 244.8°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEEB |
|---|---|
| RGB | rgb(137, 190, 235) |
| HSL | hsl(208, 71%, 73%) |
| HSV | hsv(208, 42%, 92%) |
| CMYK | cmyk(41.7%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(74.91, -5.90, -27.82) |
| CIE-LCH | lch(74.91, 28.44, 258.02°) |
| OKLab | oklab(78.11% -0.0362 -0.0771) |
| OKLCH | oklch(78.11% 0.085 244.8) |
| XYZ | xyz(43.7204, 48.1407, 85.5695) |
| Luminance | 0.4814 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.40
Sky
#82CAFC
ΔE00 3.94
Lightblue (survey)
#7BC8F6
ΔE00 4.45
Carolina Blue
#8AB8FE
ΔE00 4.53
Light Blue
#95D0FC
ΔE00 4.58
Lightskyblue
#87CEFA
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEEB #EBB689
analogous
#89EBE7 #89BEEB #898DEB
triadic
#89BEEB #EB89BE #BEEB89
tetradic
#89BEEB #E789EB #EBB689 #8DEB89
square
#89BEEB #E789EB #EBB689 #8DEB89
split-complementary
#89BEEB #EB898D #EBE789
monochromatic
#2484D5 #55A1E2 #89BEEB #BDDBF4 #E5F1FB
Accessibility & contrast
On white
1.98
#89BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#89BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEEB
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEEB | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBEED
Deuteranopia (green-blind)
#9FB4EA
Tritanopia (blue-blind)
#63C9CD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #89beeb; /* rgb */ color: rgb(137, 190, 235); /* oklch */ color: oklch(78.1% 0.085 244.8);
Tailwind
colors: {
custom: {
50: '#afd1f1',
500: '#89beeb',
950: '#000000',
},
}SCSS
$custom: #89beeb; $custom-light: #afd1f1; $custom-dark: #000000;
JSON
{
"hex": "#89beeb",
"rgb": {
"r": 137,
"g": 190,
"b": 235
},
"hsl": {
"h": 207.551,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.78109,
"c": 0.08518,
"h": 244.8
},
"luminance": 0.48143
}Semantic roles & 50–950 ramp
primary
#89BEEB
secondary
#F2E4D9
accent
#6B12D3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284