#89DCF5#89DCF5
#89DCF5 is a very light, moderate cyan. Relative luminance 0.631; OKLCH L 85.0% C 0.088 H 219.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #89DCF5 |
|---|---|
| RGB | rgb(137, 220, 245) |
| HSL | hsl(194, 84%, 75%) |
| HSV | hsv(194, 44%, 96%) |
| CMYK | cmyk(44.1%, 10.2%, 0%, 3.9%) |
| CIE-LAB | lab(83.49, -18.90, -20.10) |
| CIE-LCH | lch(83.49, 27.59, 226.77°) |
| OKLab | oklab(85.03% -0.0682 -0.0554) |
| OKLCH | oklch(85.03% 0.088 219.1) |
| XYZ | xyz(52.3852, 63.0935, 95.7863) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.98
Ice Blue
#A5DFF9
ΔE00 4.32
Baby Blue
#89CFF0
ΔE00 4.71
Lightblue
#ADD8E6
ΔE00 6.28
Neon Blue
#04D9FF
ΔE00 6.60
Robin'S Egg Blue
#98EFF9
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DCF5 #F5A289
analogous
#89F5D8 #89DCF5 #89A6F5
triadic
#89DCF5 #F589DC #DCF589
tetradic
#89DCF5 #D889F5 #F5A289 #A6F589
square
#89DCF5 #D889F5 #F5A289 #A6F589
split-complementary
#89DCF5 #F589A6 #F5D889
monochromatic
#18BBEB #51CBF0 #89DCF5 #C1EDFA #E3F7FD
Accessibility & contrast
On white
1.54
#89DCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#89DCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DCF5
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DCF5 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F6
Deuteranopia (green-blind)
#BBCBF5
Tritanopia (blue-blind)
#57E5E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #89dcf5; /* rgb */ color: rgb(137, 220, 245); /* oklch */ color: oklch(85.0% 0.088 219.1);
Tailwind
colors: {
custom: {
50: '#b1e7f8',
500: '#89dcf5',
950: '#000000',
},
}SCSS
$custom: #89dcf5; $custom-light: #b1e7f8; $custom-dark: #000000;
JSON
{
"hex": "#89dcf5",
"rgb": {
"r": 137,
"g": 220,
"b": 245
},
"hsl": {
"h": 193.889,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.85025,
"c": 0.08786,
"h": 219.1
},
"luminance": 0.63097
}Semantic roles & 50–950 ramp
primary
#89DCF5
secondary
#D26E50
accent
#3805E1
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485