#89DDFA#89DDFA
#89DDFA is a very light, moderate cyan. Relative luminance 0.639; OKLCH L 85.4% C 0.091 H 222.1°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #89DDFA |
|---|---|
| RGB | rgb(137, 221, 250) |
| HSL | hsl(195, 92%, 76%) |
| HSV | hsv(195, 45%, 98%) |
| CMYK | cmyk(45.2%, 11.6%, 0%, 2%) |
| CIE-LAB | lab(83.93, -18.10, -22.08) |
| CIE-LCH | lch(83.93, 28.55, 230.67°) |
| OKLab | oklab(85.43% -0.0675 -0.061) |
| OKLCH | oklch(85.43% 0.091 222.1) |
| XYZ | xyz(53.4220, 63.9294, 99.9484) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.73
Ice Blue
#A5DFF9
ΔE00 3.82
Baby Blue
#89CFF0
ΔE00 4.09
Lightskyblue
#87CEFA
ΔE00 6.47
Lightblue
#ADD8E6
ΔE00 6.60
Neon Blue
#04D9FF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DDFA #FAA689
analogous
#89FADE #89DDFA #89A4FA
triadic
#89DDFA #FA89DD #DDFA89
tetradic
#89DDFA #DE89FA #FAA689 #A4FA89
square
#89DDFA #DE89FA #FAA689 #A4FA89
split-complementary
#89DDFA #FA89A4 #FADE89
monochromatic
#14BBF5 #4ECCF8 #89DDFA #C4EEFC #E2F7FE
Accessibility & contrast
On white
1.52
#89DDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#89DDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DDFA
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DDFA | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FC
Deuteranopia (green-blind)
#BBCCFA
Tritanopia (blue-blind)
#54E6E6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #89ddfa; /* rgb */ color: rgb(137, 221, 250); /* oklch */ color: oklch(85.4% 0.091 222.1);
Tailwind
colors: {
custom: {
50: '#b1e7fc',
500: '#89ddfa',
950: '#000000',
},
}SCSS
$custom: #89ddfa; $custom-light: #b1e7fc; $custom-dark: #000000;
JSON
{
"hex": "#89ddfa",
"rgb": {
"r": 137,
"g": 221,
"b": 250
},
"hsl": {
"h": 195.398,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.85427,
"c": 0.09093,
"h": 222.1
},
"luminance": 0.63933
}Semantic roles & 50–950 ramp
primary
#89DDFA
secondary
#D9724F
accent
#3B00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485