#89DCFF#89DCFF
#89DCFF is a very light, moderate cyan. Relative luminance 0.637; OKLCH L 85.4% C 0.094 H 226.9°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #89DCFF |
|---|---|
| RGB | rgb(137, 220, 255) |
| HSL | hsl(198, 100%, 77%) |
| HSV | hsv(198, 46%, 100%) |
| CMYK | cmyk(46.3%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(83.82, -16.26, -24.89) |
| CIE-LCH | lch(83.82, 29.73, 236.84°) |
| OKLab | oklab(85.4% -0.0645 -0.0688) |
| OKLCH | oklch(85.4% 0.094 226.9) |
| XYZ | xyz(53.9532, 63.7207, 104.0446) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.23
Sky Blue
#87CEEB
ΔE00 3.59
Ice Blue
#A5DFF9
ΔE00 3.71
Lightskyblue
#87CEFA
ΔE00 4.84
Lightblue (survey)
#7BC8F6
ΔE00 5.91
Light Blue
#95D0FC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DCFF #FFAC89
analogous
#89FFE7 #89DCFF #89A1FF
triadic
#89DCFF #FF89DC #DCFF89
tetradic
#89DCFF #E789FF #FFAC89 #A1FF89
square
#89DCFF #E789FF #FFAC89 #A1FF89
split-complementary
#89DCFF #FF89A1 #FFE789
monochromatic
#0FB8FF #4CCAFF #89DCFF #C6EEFF #E0F6FF
Accessibility & contrast
On white
1.53
#89DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#89DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DCFF
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DCFF | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D9FF
Deuteranopia (green-blind)
#B8CBFF
Tritanopia (blue-blind)
#50E6E7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #89dcff; /* rgb */ color: rgb(137, 220, 255); /* oklch */ color: oklch(85.4% 0.094 226.9);
Tailwind
colors: {
custom: {
50: '#b1e7ff',
500: '#89dcff',
950: '#000000',
},
}SCSS
$custom: #89dcff; $custom-light: #b1e7ff; $custom-dark: #000000;
JSON
{
"hex": "#89dcff",
"rgb": {
"r": 137,
"g": 220,
"b": 255
},
"hsl": {
"h": 197.797,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.85396,
"c": 0.09435,
"h": 226.9
},
"luminance": 0.63725
}Semantic roles & 50–950 ramp
primary
#89DCFF
secondary
#E0784D
accent
#4400E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111618
muted
#818486