#89BBEC#89BBEC
#89BBEC is a light, moderate cyan. Relative luminance 0.469; OKLCH L 77.5% C 0.088 H 248.5°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBEC |
|---|---|
| RGB | rgb(137, 187, 236) |
| HSL | hsl(210, 72%, 73%) |
| HSV | hsv(210, 42%, 93%) |
| CMYK | cmyk(41.9%, 20.8%, 0%, 7.5%) |
| CIE-LAB | lab(74.13, -4.01, -29.56) |
| CIE-LCH | lch(74.13, 29.83, 262.27°) |
| OKLab | oklab(77.51% -0.0323 -0.082) |
| OKLCH | oklch(77.51% 0.088 248.5) |
| XYZ | xyz(43.2222, 46.9125, 86.1181) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.20
Carolina Blue
#8AB8FE
ΔE00 3.21
Sky
#82CAFC
ΔE00 5.14
Baby Blue (survey)
#A2CFFE
ΔE00 5.33
Light Blue
#95D0FC
ΔE00 5.65
Lightblue (survey)
#7BC8F6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBEC #ECBA89
analogous
#89ECEC #89BBEC #8989EC
triadic
#89BBEC #EC89BB #BBEC89
tetradic
#89BBEC #EC89EC #ECBA89 #89EC89
square
#89BBEC #EC89EC #ECBA89 #89EC89
split-complementary
#89BBEC #EC8989 #ECEC89
monochromatic
#237ED8 #549DE4 #89BBEC #BED9F4 #E5F0FB
Accessibility & contrast
On white
2.02
#89BBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#89BBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBEC
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBEC | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCEE
Deuteranopia (green-blind)
#9BB2EB
Tritanopia (blue-blind)
#63C6CB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #89bbec; /* rgb */ color: rgb(137, 187, 236); /* oklch */ color: oklch(77.5% 0.088 248.5);
Tailwind
colors: {
custom: {
50: '#afcff2',
500: '#89bbec',
950: '#000000',
},
}SCSS
$custom: #89bbec; $custom-light: #afcff2; $custom-dark: #000000;
JSON
{
"hex": "#89bbec",
"rgb": {
"r": 137,
"g": 187,
"b": 236
},
"hsl": {
"h": 209.697,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.77507,
"c": 0.08813,
"h": 248.5
},
"luminance": 0.46915
}Semantic roles & 50–950 ramp
primary
#89BBEC
secondary
#F2E5D9
accent
#7211D4
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285