#89DCEE#89DCEE
#89DCEE is a very light, moderate cyan. Relative luminance 0.627; OKLCH L 84.8% C 0.084 H 213.0°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #89DCEE |
|---|---|
| RGB | rgb(137, 220, 238) |
| HSL | hsl(191, 75%, 74%) |
| HSV | hsv(191, 42%, 93%) |
| CMYK | cmyk(42.4%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(83.27, -20.70, -16.72) |
| CIE-LCH | lch(83.27, 26.61, 218.94°) |
| OKLab | oklab(84.78% -0.0708 -0.046) |
| OKLCH | oklch(84.78% 0.084 213) |
| XYZ | xyz(51.3367, 62.6741, 90.2644) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.14
Robin Egg Blue
#8AF1FE
ΔE00 5.39
Robin'S Egg
#6DEDFD
ΔE00 5.59
Sky Blue
#87CEEB
ΔE00 5.62
Ice Blue
#A5DFF9
ΔE00 5.97
Powder Blue
#B0E0E6
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DCEE #EE9B89
analogous
#89EECD #89DCEE #89A9EE
triadic
#89DCEE #EE89DC #DCEE89
tetradic
#89DCEE #CD89EE #EE9B89 #A9EE89
square
#89DCEE #CD89EE #EE9B89 #A9EE89
split-complementary
#89DCEE #EE89A9 #EECD89
monochromatic
#20BBDD #54CCE6 #89DCEE #BEECF6 #E4F7FB
Accessibility & contrast
On white
1.55
#89DCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#89DCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DCEE
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DCEE | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EF
Deuteranopia (green-blind)
#BECAEE
Tritanopia (blue-blind)
#5CE4E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #89dcee; /* rgb */ color: rgb(137, 220, 238); /* oklch */ color: oklch(84.8% 0.084 213.0);
Tailwind
colors: {
custom: {
50: '#b0e7f3',
500: '#89dcee',
950: '#000000',
},
}SCSS
$custom: #89dcee; $custom-light: #b0e7f3; $custom-dark: #000000;
JSON
{
"hex": "#89dcee",
"rgb": {
"r": 137,
"g": 220,
"b": 238
},
"hsl": {
"h": 190.693,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.84776,
"c": 0.08446,
"h": 213
},
"luminance": 0.62678
}Semantic roles & 50–950 ramp
primary
#89DCEE
secondary
#C96752
accent
#320FD7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485