#89CBEC#89CBEC
#89CBEC is a light, moderate cyan. Relative luminance 0.541; OKLCH L 81.0% C 0.081 H 230.7°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #89CBEC |
|---|---|
| RGB | rgb(137, 203, 236) |
| HSL | hsl(200, 72%, 73%) |
| HSV | hsv(200, 42%, 93%) |
| CMYK | cmyk(41.9%, 14%, 0%, 7.5%) |
| CIE-LAB | lab(78.51, -12.52, -22.86) |
| CIE-LCH | lch(78.51, 26.07, 241.28°) |
| OKLab | oklab(80.97% -0.0516 -0.0631) |
| OKLCH | oklch(80.97% 0.081 230.7) |
| XYZ | xyz(46.8075, 54.0832, 87.3132) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.08
Sky Blue
#87CEEB
ΔE00 1.93
Lightskyblue
#87CEFA
ΔE00 2.97
Lightblue (survey)
#7BC8F6
ΔE00 3.30
Sky
#82CAFC
ΔE00 4.30
Light Blue
#95D0FC
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CBEC #ECAA89
analogous
#89ECDB #89CBEC #8999EC
triadic
#89CBEC #EC89CB #CBEC89
tetradic
#89CBEC #DB89EC #ECAA89 #99EC89
square
#89CBEC #DB89EC #ECAA89 #99EC89
split-complementary
#89CBEC #EC8999 #ECDB89
monochromatic
#239BD8 #54B4E4 #89CBEC #BEE2F4 #E5F3FB
Accessibility & contrast
On white
1.78
#89CBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#89CBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CBEC
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CBEC | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EE
Deuteranopia (green-blind)
#ACBDEC
Tritanopia (blue-blind)
#61D4D6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #89cbec; /* rgb */ color: rgb(137, 203, 236); /* oklch */ color: oklch(81.0% 0.081 230.7);
Tailwind
colors: {
custom: {
50: '#afdaf2',
500: '#89cbec',
950: '#000000',
},
}SCSS
$custom: #89cbec; $custom-light: #afdaf2; $custom-dark: #000000;
JSON
{
"hex": "#89cbec",
"rgb": {
"r": 137,
"g": 203,
"b": 236
},
"hsl": {
"h": 200,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.80966,
"c": 0.08149,
"h": 230.7
},
"luminance": 0.54086
}Semantic roles & 50–950 ramp
primary
#89CBEC
secondary
#C67953
accent
#5211D4
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385