#89D8FF#89D8FF
#89D8FF is a very light, moderate cyan. Relative luminance 0.617; OKLCH L 84.5% C 0.095 H 230.8°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #89D8FF |
|---|---|
| RGB | rgb(137, 216, 255) |
| HSL | hsl(200, 100%, 77%) |
| HSV | hsv(200, 46%, 100%) |
| CMYK | cmyk(46.3%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(82.72, -14.21, -26.56) |
| CIE-LCH | lch(82.72, 30.12, 241.85°) |
| OKLab | oklab(84.53% -0.06 -0.0735) |
| OKLCH | oklch(84.53% 0.095 230.8) |
| XYZ | xyz(52.9159, 61.6461, 103.6988) |
| Luminance | 0.6165 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.54
Lightskyblue
#87CEFA
ΔE00 3.15
Sky Blue
#87CEEB
ΔE00 3.55
Ice Blue
#A5DFF9
ΔE00 4.29
Light Blue
#95D0FC
ΔE00 4.37
Lightblue (survey)
#7BC8F6
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D8FF #FFB089
analogous
#89FFEB #89D8FF #899DFF
triadic
#89D8FF #FF89D8 #D8FF89
tetradic
#89D8FF #EB89FF #FFB089 #9DFF89
square
#89D8FF #EB89FF #FFB089 #9DFF89
split-complementary
#89D8FF #FF899D #FFEB89
monochromatic
#0FB0FF #4CC4FF #89D8FF #C6ECFF #E0F5FF
Accessibility & contrast
On white
1.58
#89D8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#89D8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D8FF
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D8FF | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#B4C8FE
Tritanopia (blue-blind)
#51E3E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #89d8ff; /* rgb */ color: rgb(137, 216, 255); /* oklch */ color: oklch(84.5% 0.095 230.8);
Tailwind
colors: {
custom: {
50: '#b1e4ff',
500: '#89d8ff',
950: '#000000',
},
}SCSS
$custom: #89d8ff; $custom-light: #b1e4ff; $custom-dark: #000000;
JSON
{
"hex": "#89d8ff",
"rgb": {
"r": 137,
"g": 216,
"b": 255
},
"hsl": {
"h": 199.831,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.84525,
"c": 0.09489,
"h": 230.8
},
"luminance": 0.6165
}Semantic roles & 50–950 ramp
primary
#89D8FF
secondary
#E07D4D
accent
#4C00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486