#89DCED#89DCED
#89DCED is a very light, moderate cyan. Relative luminance 0.626; OKLCH L 84.7% C 0.084 H 212.1°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #89DCED |
|---|---|
| RGB | rgb(137, 220, 237) |
| HSL | hsl(190, 74%, 73%) |
| HSV | hsv(190, 42%, 93%) |
| CMYK | cmyk(42.2%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(83.24, -20.95, -16.24) |
| CIE-LCH | lch(83.24, 26.51, 217.78°) |
| OKLab | oklab(84.74% -0.0712 -0.0447) |
| OKLCH | oklch(84.74% 0.084 212.1) |
| XYZ | xyz(51.1902, 62.6155, 89.4929) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.95
Robin Egg Blue
#8AF1FE
ΔE00 5.23
Robin'S Egg
#6DEDFD
ΔE00 5.45
Sky Blue
#87CEEB
ΔE00 5.90
Powder Blue
#B0E0E6
ΔE00 6.11
Ice Blue
#A5DFF9
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DCED #ED9A89
analogous
#89EDCC #89DCED #89AAED
triadic
#89DCED #ED89DC #DCED89
tetradic
#89DCED #CC89ED #ED9A89 #AAED89
square
#89DCED #CC89ED #ED9A89 #AAED89
split-complementary
#89DCED #ED89AA #EDCC89
monochromatic
#21BBDA #54CCE5 #89DCED #BEECF5 #E4F7FB
Accessibility & contrast
On white
1.55
#89DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#89DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DCED
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DCED | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#BECAED
Tritanopia (blue-blind)
#5CE3E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #89dced; /* rgb */ color: rgb(137, 220, 237); /* oklch */ color: oklch(84.7% 0.084 212.1);
Tailwind
colors: {
custom: {
50: '#b0e7f2',
500: '#89dced',
950: '#000000',
},
}SCSS
$custom: #89dced; $custom-light: #b0e7f2; $custom-dark: #000000;
JSON
{
"hex": "#89dced",
"rgb": {
"r": 137,
"g": 220,
"b": 237
},
"hsl": {
"h": 190.2,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.84741,
"c": 0.08406,
"h": 212.1
},
"luminance": 0.62619
}Semantic roles & 50–950 ramp
primary
#89DCED
secondary
#C86652
accent
#3110D6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485