#89DFF1#89DFF1
#89DFF1 is a very light, moderate cyan. Relative luminance 0.644; OKLCH L 85.5% C 0.087 H 212.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFF1 |
|---|---|
| RGB | rgb(137, 223, 241) |
| HSL | hsl(190, 79%, 74%) |
| HSV | hsv(190, 43%, 95%) |
| CMYK | cmyk(43.2%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(84.19, -21.43, -16.92) |
| CIE-LCH | lch(84.19, 27.31, 218.29°) |
| OKLab | oklab(85.54% -0.0732 -0.0466) |
| OKLCH | oklch(85.54% 0.087 212.5) |
| XYZ | xyz(52.5755, 64.4407, 92.8698) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.53
Robin Egg Blue
#8AF1FE
ΔE00 4.70
Robin'S Egg
#6DEDFD
ΔE00 4.97
Ice Blue
#A5DFF9
ΔE00 6.16
Sky Blue
#87CEEB
ΔE00 6.17
Powder Blue
#B0E0E6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFF1 #F19B89
analogous
#89F1CF #89DFF1 #89ABF1
triadic
#89DFF1 #F189DF #DFF189
tetradic
#89DFF1 #CF89F1 #F19B89 #ABF189
square
#89DFF1 #CF89F1 #F19B89 #ABF189
split-complementary
#89DFF1 #F189AB #F1CF89
monochromatic
#1CC1E4 #52D0EB #89DFF1 #C0EEF7 #E4F8FC
Accessibility & contrast
On white
1.51
#89DFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#89DFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFF1
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFF1 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F2
Deuteranopia (green-blind)
#C0CDF1
Tritanopia (blue-blind)
#59E7E4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #89dff1; /* rgb */ color: rgb(137, 223, 241); /* oklch */ color: oklch(85.5% 0.087 212.5);
Tailwind
colors: {
custom: {
50: '#b0e9f5',
500: '#89dff1',
950: '#000000',
},
}SCSS
$custom: #89dff1; $custom-light: #b0e9f5; $custom-dark: #000000;
JSON
{
"hex": "#89dff1",
"rgb": {
"r": 137,
"g": 223,
"b": 241
},
"hsl": {
"h": 190.385,
"s": 78.788,
"l": 74.118
},
"oklch": {
"l": 0.85544,
"c": 0.08672,
"h": 212.5
},
"luminance": 0.64445
}Semantic roles & 50–950 ramp
primary
#89DFF1
secondary
#CD6751
accent
#2F0ADB
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485