#89BAEC#89BAEC
#89BAEC is a light, moderate cyan. Relative luminance 0.465; OKLCH L 77.3% C 0.089 H 249.5°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #89BAEC |
|---|---|
| RGB | rgb(137, 186, 236) |
| HSL | hsl(210, 72%, 73%) |
| HSV | hsv(210, 42%, 93%) |
| CMYK | cmyk(41.9%, 21.2%, 0%, 7.5%) |
| CIE-LAB | lab(73.86, -3.47, -29.97) |
| CIE-LCH | lch(73.86, 30.17, 263.40°) |
| OKLab | oklab(77.29% -0.031 -0.0832) |
| OKLCH | oklch(77.29% 0.089 249.5) |
| XYZ | xyz(43.0108, 46.4897, 86.0476) |
| Luminance | 0.4649 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.88
Sky Blue (survey)
#75BBFD
ΔE00 3.31
Baby Blue (survey)
#A2CFFE
ΔE00 5.51
Sky
#82CAFC
ΔE00 5.54
Pastel Blue
#A2BFFE
ΔE00 5.84
Light Blue
#95D0FC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BAEC #ECBB89
analogous
#89ECEC #89BAEC #8989EC
triadic
#89BAEC #EC89BA #BAEC89
tetradic
#89BAEC #EC89EC #ECBB89 #89EC89
square
#89BAEC #EC89EC #ECBB89 #89EC89
split-complementary
#89BAEC #EC8989 #ECEC89
monochromatic
#237CD8 #549BE4 #89BAEC #BED9F4 #E5F0FB
Accessibility & contrast
On white
2.04
#89BAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#89BAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BAEC
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BAEC | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BBEE
Deuteranopia (green-blind)
#9AB1EB
Tritanopia (blue-blind)
#64C5CB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #89baec; /* rgb */ color: rgb(137, 186, 236); /* oklch */ color: oklch(77.3% 0.089 249.5);
Tailwind
colors: {
custom: {
50: '#afcef2',
500: '#89baec',
950: '#000000',
},
}SCSS
$custom: #89baec; $custom-light: #afcef2; $custom-dark: #000000;
JSON
{
"hex": "#89baec",
"rgb": {
"r": 137,
"g": 186,
"b": 236
},
"hsl": {
"h": 210.303,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.77293,
"c": 0.08881,
"h": 249.5
},
"luminance": 0.46492
}Semantic roles & 50–950 ramp
primary
#89BAEC
secondary
#F2E6D9
accent
#7411D4
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285