#89DFF9#89DFF9
#89DFF9 is a very light, moderate cyan. Relative luminance 0.649; OKLCH L 85.8% C 0.091 H 219.2°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFF9 |
|---|---|
| RGB | rgb(137, 223, 249) |
| HSL | hsl(194, 90%, 76%) |
| HSV | hsv(194, 45%, 98%) |
| CMYK | cmyk(45%, 10.4%, 0%, 2.4%) |
| CIE-LAB | lab(84.45, -19.37, -20.77) |
| CIE-LCH | lch(84.45, 28.40, 227.00°) |
| OKLab | oklab(85.83% -0.0701 -0.0573) |
| OKLCH | oklch(85.83% 0.091 219.2) |
| XYZ | xyz(53.7968, 64.9292, 99.3019) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.35
Sky Blue
#87CEEB
ΔE00 4.53
Baby Blue
#89CFF0
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 6.49
Neon Blue
#04D9FF
ΔE00 6.54
Robin'S Egg Blue
#98EFF9
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFF9 #F9A389
analogous
#89F9DB #89DFF9 #89A7F9
triadic
#89DFF9 #F989DF #DFF989
tetradic
#89DFF9 #DB89F9 #F9A389 #A7F989
square
#89DFF9 #DB89F9 #F9A389 #A7F989
split-complementary
#89DFF9 #F989A7 #F9DB89
monochromatic
#15BFF3 #4FCFF6 #89DFF9 #C3EFFC #E2F7FE
Accessibility & contrast
On white
1.50
#89DFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#89DFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFF9
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFF9 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDAFA
Deuteranopia (green-blind)
#BDCDF9
Tritanopia (blue-blind)
#54E8E7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #89dff9; /* rgb */ color: rgb(137, 223, 249); /* oklch */ color: oklch(85.8% 0.091 219.2);
Tailwind
colors: {
custom: {
50: '#b1e9fb',
500: '#89dff9',
950: '#000000',
},
}SCSS
$custom: #89dff9; $custom-light: #b1e9fb; $custom-dark: #000000;
JSON
{
"hex": "#89dff9",
"rgb": {
"r": 137,
"g": 223,
"b": 249
},
"hsl": {
"h": 193.929,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.8583,
"c": 0.09055,
"h": 219.2
},
"luminance": 0.64933
}Semantic roles & 50–950 ramp
primary
#89DFF9
secondary
#D76F4F
accent
#3500E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485