#89DBEC#89DBEC
#89DBEC is a very light, moderate cyan. Relative luminance 0.620; OKLCH L 84.5% C 0.083 H 212.3°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #89DBEC |
|---|---|
| RGB | rgb(137, 219, 236) |
| HSL | hsl(190, 72%, 73%) |
| HSV | hsv(190, 42%, 93%) |
| CMYK | cmyk(41.9%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(82.93, -20.71, -16.17) |
| CIE-LCH | lch(82.93, 26.27, 217.99°) |
| OKLab | oklab(84.48% -0.0704 -0.0445) |
| OKLCH | oklch(84.48% 0.083 212.3) |
| XYZ | xyz(50.7828, 62.0339, 88.6383) |
| Luminance | 0.6204 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.16
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Robin'S Egg
#6DEDFD
ΔE00 5.67
Sky Blue
#87CEEB
ΔE00 5.73
Powder Blue
#B0E0E6
ΔE00 6.09
Ice Blue
#A5DFF9
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DBEC #EC9A89
analogous
#89ECCB #89DBEC #89A9EC
triadic
#89DBEC #EC89DB #DBEC89
tetradic
#89DBEC #CB89EC #EC9A89 #A9EC89
square
#89DBEC #CB89EC #EC9A89 #A9EC89
split-complementary
#89DBEC #EC89A9 #ECCB89
monochromatic
#23B9D8 #54CBE4 #89DBEC #BEEBF4 #E5F7FB
Accessibility & contrast
On white
1.57
#89DBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#89DBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DBEC
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DBEC | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5ED
Deuteranopia (green-blind)
#BDC9EC
Tritanopia (blue-blind)
#5DE2E0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #89dbec; /* rgb */ color: rgb(137, 219, 236); /* oklch */ color: oklch(84.5% 0.083 212.3);
Tailwind
colors: {
custom: {
50: '#b0e6f2',
500: '#89dbec',
950: '#000000',
},
}SCSS
$custom: #89dbec; $custom-light: #b0e6f2; $custom-dark: #000000;
JSON
{
"hex": "#89dbec",
"rgb": {
"r": 137,
"g": 219,
"b": 236
},
"hsl": {
"h": 190.303,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.84484,
"c": 0.0833,
"h": 212.3
},
"luminance": 0.62038
}Semantic roles & 50–950 ramp
primary
#89DBEC
secondary
#C66753
accent
#3311D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485