#89DDFD#89DDFD
#89DDFD is a very light, moderate cyan. Relative luminance 0.641; OKLCH L 85.5% C 0.093 H 224.4°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #89DDFD |
|---|---|
| RGB | rgb(137, 221, 253) |
| HSL | hsl(197, 97%, 76%) |
| HSV | hsv(197, 46%, 99%) |
| CMYK | cmyk(45.8%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(84.03, -17.30, -23.52) |
| CIE-LCH | lch(84.03, 29.20, 233.65°) |
| OKLab | oklab(85.54% -0.0664 -0.065) |
| OKLCH | oklch(85.54% 0.093 224.4) |
| XYZ | xyz(53.8961, 64.1190, 102.4456) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.64
Ice Blue
#A5DFF9
ΔE00 3.66
Baby Blue
#89CFF0
ΔE00 3.67
Lightskyblue
#87CEFA
ΔE00 5.72
Lightblue (survey)
#7BC8F6
ΔE00 6.71
Neon Blue
#04D9FF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DDFD #FDA989
analogous
#89FDE3 #89DDFD #89A3FD
triadic
#89DDFD #FD89DD #DDFD89
tetradic
#89DDFD #E389FD #FDA989 #A3FD89
square
#89DDFD #E389FD #FDA989 #A3FD89
split-complementary
#89DDFD #FD89A3 #FDE389
monochromatic
#11BAFB #4DCCFC #89DDFD #C5EEFE #E1F6FE
Accessibility & contrast
On white
1.52
#89DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#89DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DDFD
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DDFD | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#BACCFD
Tritanopia (blue-blind)
#51E7E7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #89ddfd; /* rgb */ color: rgb(137, 221, 253); /* oklch */ color: oklch(85.5% 0.093 224.4);
Tailwind
colors: {
custom: {
50: '#b1e7fe',
500: '#89ddfd',
950: '#000000',
},
}SCSS
$custom: #89ddfd; $custom-light: #b1e7fe; $custom-dark: #000000;
JSON
{
"hex": "#89ddfd",
"rgb": {
"r": 137,
"g": 221,
"b": 253
},
"hsl": {
"h": 196.552,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.85539,
"c": 0.09289,
"h": 224.4
},
"luminance": 0.64123
}Semantic roles & 50–950 ramp
primary
#89DDFD
secondary
#DD754D
accent
#3F00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485