#89D8FA#89D8FA
#89D8FA is a very light, moderate cyan. Relative luminance 0.613; OKLCH L 84.3% C 0.091 H 227.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #89D8FA |
|---|---|
| RGB | rgb(137, 216, 250) |
| HSL | hsl(198, 92%, 76%) |
| HSV | hsv(198, 45%, 98%) |
| CMYK | cmyk(45.2%, 13.6%, 0%, 2%) |
| CIE-LAB | lab(82.56, -15.55, -24.17) |
| CIE-LCH | lch(82.56, 28.74, 237.25°) |
| OKLab | oklab(84.33% -0.0617 -0.0668) |
| OKLCH | oklch(84.33% 0.091 227.3) |
| XYZ | xyz(52.1215, 61.3284, 99.5149) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.27
Sky Blue
#87CEEB
ΔE00 2.67
Ice Blue
#A5DFF9
ΔE00 3.72
Lightskyblue
#87CEFA
ΔE00 4.25
Lightblue (survey)
#7BC8F6
ΔE00 5.24
Light Blue
#95D0FC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D8FA #FAAB89
analogous
#89FAE3 #89D8FA #899FFA
triadic
#89D8FA #FA89D8 #D8FA89
tetradic
#89D8FA #E389FA #FAAB89 #9FFA89
square
#89D8FA #E389FA #FAAB89 #9FFA89
split-complementary
#89D8FA #FA899F #FAE389
monochromatic
#14B1F5 #4EC5F8 #89D8FA #C4EBFC #E2F5FE
Accessibility & contrast
On white
1.58
#89D8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#89D8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D8FA
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D8FA | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FC
Deuteranopia (green-blind)
#B6C8FA
Tritanopia (blue-blind)
#55E2E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89d8fa; /* rgb */ color: rgb(137, 216, 250); /* oklch */ color: oklch(84.3% 0.091 227.3);
Tailwind
colors: {
custom: {
50: '#b1e4fc',
500: '#89d8fa',
950: '#000000',
},
}SCSS
$custom: #89d8fa; $custom-light: #b1e4fc; $custom-dark: #000000;
JSON
{
"hex": "#89d8fa",
"rgb": {
"r": 137,
"g": 216,
"b": 250
},
"hsl": {
"h": 198.053,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.84334,
"c": 0.09097,
"h": 227.3
},
"luminance": 0.61332
}Semantic roles & 50–950 ramp
primary
#89D8FA
secondary
#D9784F
accent
#4500E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485