#89DDFE#89DDFE
#89DDFE is a very light, moderate cyan. Relative luminance 0.642; OKLCH L 85.6% C 0.094 H 225.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #89DDFE |
|---|---|
| RGB | rgb(137, 221, 254) |
| HSL | hsl(197, 98%, 77%) |
| HSV | hsv(197, 46%, 100%) |
| CMYK | cmyk(46.1%, 13%, 0%, 0.4%) |
| CIE-LAB | lab(84.06, -17.04, -23.99) |
| CIE-LCH | lch(84.06, 29.43, 234.62°) |
| OKLab | oklab(85.58% -0.066 -0.0663) |
| OKLCH | oklch(85.58% 0.094 225.1) |
| XYZ | xyz(54.0559, 64.1829, 103.2867) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.58
Ice Blue
#A5DFF9
ΔE00 3.66
Sky Blue
#87CEEB
ΔE00 3.67
Lightskyblue
#87CEFA
ΔE00 5.49
Lightblue (survey)
#7BC8F6
ΔE00 6.51
Light Blue
#95D0FC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DDFE #FEAA89
analogous
#89FEE5 #89DDFE #89A3FE
triadic
#89DDFE #FE89DD #DDFE89
tetradic
#89DDFE #E589FE #FEAA89 #A3FE89
square
#89DDFE #E589FE #FEAA89 #A3FE89
split-complementary
#89DDFE #FE89A3 #FEE589
monochromatic
#10BAFD #4CCCFD #89DDFE #C6EEFF #E1F6FF
Accessibility & contrast
On white
1.52
#89DDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#89DDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DDFE
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DDFE | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#BACCFE
Tritanopia (blue-blind)
#51E7E7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #89ddfe; /* rgb */ color: rgb(137, 221, 254); /* oklch */ color: oklch(85.6% 0.094 225.1);
Tailwind
colors: {
custom: {
50: '#b1e7fe',
500: '#89ddfe',
950: '#000000',
},
}SCSS
$custom: #89ddfe; $custom-light: #b1e7fe; $custom-dark: #000000;
JSON
{
"hex": "#89ddfe",
"rgb": {
"r": 137,
"g": 221,
"b": 254
},
"hsl": {
"h": 196.923,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.85576,
"c": 0.09358,
"h": 225.1
},
"luminance": 0.64187
}Semantic roles & 50–950 ramp
primary
#89DDFE
secondary
#DE764D
accent
#4100E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485