#89DDFC#89DDFC
#89DDFC is a very light, moderate cyan. Relative luminance 0.641; OKLCH L 85.5% C 0.092 H 223.6°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #89DDFC |
|---|---|
| RGB | rgb(137, 221, 252) |
| HSL | hsl(196, 95%, 76%) |
| HSV | hsv(196, 46%, 99%) |
| CMYK | cmyk(45.6%, 12.3%, 0%, 1.2%) |
| CIE-LAB | lab(83.99, -17.57, -23.04) |
| CIE-LCH | lch(83.99, 28.97, 232.67°) |
| OKLab | oklab(85.5% -0.0667 -0.0636) |
| OKLCH | oklch(85.5% 0.092 223.6) |
| XYZ | xyz(53.7373, 64.0555, 101.6088) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.64
Ice Blue
#A5DFF9
ΔE00 3.68
Baby Blue
#89CFF0
ΔE00 3.79
Lightskyblue
#87CEFA
ΔE00 5.96
Neon Blue
#04D9FF
ΔE00 6.74
Lightblue
#ADD8E6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DDFC #FCA889
analogous
#89FCE2 #89DDFC #89A4FC
triadic
#89DDFC #FC89DD #DDFC89
tetradic
#89DDFC #E289FC #FCA889 #A4FC89
square
#89DDFC #E289FC #FCA889 #A4FC89
split-complementary
#89DDFC #FC89A4 #FCE289
monochromatic
#12BBF9 #4DCCFA #89DDFC #C5EEFE #E1F6FE
Accessibility & contrast
On white
1.52
#89DDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#89DDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DDFC
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DDFC | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FE
Deuteranopia (green-blind)
#BACCFC
Tritanopia (blue-blind)
#52E7E7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #89ddfc; /* rgb */ color: rgb(137, 221, 252); /* oklch */ color: oklch(85.5% 0.092 223.6);
Tailwind
colors: {
custom: {
50: '#b1e7fd',
500: '#89ddfc',
950: '#000000',
},
}SCSS
$custom: #89ddfc; $custom-light: #b1e7fd; $custom-dark: #000000;
JSON
{
"hex": "#89ddfc",
"rgb": {
"r": 137,
"g": 221,
"b": 252
},
"hsl": {
"h": 196.174,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.85501,
"c": 0.09222,
"h": 223.6
},
"luminance": 0.6406
}Semantic roles & 50–950 ramp
primary
#89DDFC
secondary
#DB744E
accent
#3E00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485