#89DCFE#89DCFE
#89DCFE is a very light, moderate cyan. Relative luminance 0.637; OKLCH L 85.4% C 0.094 H 226.1°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #89DCFE |
|---|---|
| RGB | rgb(137, 220, 254) |
| HSL | hsl(197, 98%, 77%) |
| HSV | hsv(197, 46%, 100%) |
| CMYK | cmyk(46.1%, 13.4%, 0%, 0.4%) |
| CIE-LAB | lab(83.79, -16.53, -24.41) |
| CIE-LCH | lch(83.79, 29.48, 235.90°) |
| OKLab | oklab(85.36% -0.0649 -0.0675) |
| OKLCH | oklch(85.36% 0.094 226.1) |
| XYZ | xyz(53.7926, 63.6564, 103.1990) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.26
Sky Blue
#87CEEB
ΔE00 3.50
Ice Blue
#A5DFF9
ΔE00 3.66
Lightskyblue
#87CEFA
ΔE00 5.06
Lightblue (survey)
#7BC8F6
ΔE00 6.10
Light Blue
#95D0FC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DCFE #FEAB89
analogous
#89FEE6 #89DCFE #89A2FE
triadic
#89DCFE #FE89DC #DCFE89
tetradic
#89DCFE #E689FE #FEAB89 #A2FE89
square
#89DCFE #E689FE #FEAB89 #A2FE89
split-complementary
#89DCFE #FE89A2 #FEE689
monochromatic
#10B8FD #4CCAFD #89DCFE #C6EEFF #E1F6FF
Accessibility & contrast
On white
1.53
#89DCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#89DCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DCFE
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DCFE | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FF
Deuteranopia (green-blind)
#B8CBFE
Tritanopia (blue-blind)
#51E6E7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #89dcfe; /* rgb */ color: rgb(137, 220, 254); /* oklch */ color: oklch(85.4% 0.094 226.1);
Tailwind
colors: {
custom: {
50: '#b1e7fe',
500: '#89dcfe',
950: '#000000',
},
}SCSS
$custom: #89dcfe; $custom-light: #b1e7fe; $custom-dark: #000000;
JSON
{
"hex": "#89dcfe",
"rgb": {
"r": 137,
"g": 220,
"b": 254
},
"hsl": {
"h": 197.436,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.85358,
"c": 0.09363,
"h": 226.1
},
"luminance": 0.63661
}Semantic roles & 50–950 ramp
primary
#89DCFE
secondary
#DE774D
accent
#4300E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485