#89DFFD#89DFFD
#89DFFD is a very light, moderate cyan. Relative luminance 0.652; OKLCH L 86.0% C 0.093 H 222.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFFD |
|---|---|
| RGB | rgb(137, 223, 253) |
| HSL | hsl(196, 97%, 76%) |
| HSV | hsv(196, 46%, 99%) |
| CMYK | cmyk(45.8%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(84.58, -18.32, -22.68) |
| CIE-LCH | lch(84.58, 29.15, 231.08°) |
| OKLab | oklab(85.98% -0.0686 -0.0626) |
| OKLCH | oklch(85.98% 0.093 222.4) |
| XYZ | xyz(54.4273, 65.1814, 102.6226) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.87
Sky Blue
#87CEEB
ΔE00 4.16
Baby Blue
#89CFF0
ΔE00 4.40
Lightskyblue
#87CEFA
ΔE00 6.59
Neon Blue
#04D9FF
ΔE00 6.63
Lightblue
#ADD8E6
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFFD #FDA789
analogous
#89FDE1 #89DFFD #89A5FD
triadic
#89DFFD #FD89DF #DFFD89
tetradic
#89DFFD #E189FD #FDA789 #A5FD89
square
#89DFFD #E189FD #FDA789 #A5FD89
split-complementary
#89DFFD #FD89A5 #FDE189
monochromatic
#11BEFB #4DCFFC #89DFFD #C5EFFE #E1F7FE
Accessibility & contrast
On white
1.50
#89DFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#89DFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFFD
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFFD | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#BCCDFD
Tritanopia (blue-blind)
#51E9E8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #89dffd; /* rgb */ color: rgb(137, 223, 253); /* oklch */ color: oklch(86.0% 0.093 222.4);
Tailwind
colors: {
custom: {
50: '#b1e9fe',
500: '#89dffd',
950: '#000000',
},
}SCSS
$custom: #89dffd; $custom-light: #b1e9fe; $custom-dark: #000000;
JSON
{
"hex": "#89dffd",
"rgb": {
"r": 137,
"g": 223,
"b": 253
},
"hsl": {
"h": 195.517,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.85976,
"c": 0.09294,
"h": 222.4
},
"luminance": 0.65186
}Semantic roles & 50–950 ramp
primary
#89DFFD
secondary
#DD734D
accent
#3B00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485