#89DCFB#89DCFB
#89DCFB is a very light, moderate cyan. Relative luminance 0.635; OKLCH L 85.2% C 0.092 H 223.9°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #89DCFB |
|---|---|
| RGB | rgb(137, 220, 251) |
| HSL | hsl(196, 93%, 76%) |
| HSV | hsv(196, 45%, 98%) |
| CMYK | cmyk(45.4%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(83.69, -17.32, -22.98) |
| CIE-LCH | lch(83.69, 28.78, 232.98°) |
| OKLab | oklab(85.25% -0.066 -0.0635) |
| OKLCH | oklch(85.25% 0.092 223.9) |
| XYZ | xyz(53.3160, 63.4658, 100.6887) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.40
Baby Blue
#89CFF0
ΔE00 3.55
Ice Blue
#A5DFF9
ΔE00 3.65
Lightskyblue
#87CEFA
ΔE00 5.77
Lightblue (survey)
#7BC8F6
ΔE00 6.72
Lightblue
#ADD8E6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DCFB #FBA889
analogous
#89FBE1 #89DCFB #89A3FB
triadic
#89DCFB #FB89DC #DCFB89
tetradic
#89DCFB #E189FB #FBA889 #A3FB89
square
#89DCFB #E189FB #FBA889 #A3FB89
split-complementary
#89DCFB #FB89A3 #FBE189
monochromatic
#13B9F7 #4ECAF9 #89DCFB #C4EEFD #E1F6FE
Accessibility & contrast
On white
1.53
#89DCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#89DCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DCFB
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DCFB | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FD
Deuteranopia (green-blind)
#B9CBFB
Tritanopia (blue-blind)
#53E6E6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #89dcfb; /* rgb */ color: rgb(137, 220, 251); /* oklch */ color: oklch(85.2% 0.092 223.9);
Tailwind
colors: {
custom: {
50: '#b1e7fc',
500: '#89dcfb',
950: '#000000',
},
}SCSS
$custom: #89dcfb; $custom-light: #b1e7fc; $custom-dark: #000000;
JSON
{
"hex": "#89dcfb",
"rgb": {
"r": 137,
"g": 220,
"b": 251
},
"hsl": {
"h": 196.316,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.85245,
"c": 0.09154,
"h": 223.9
},
"luminance": 0.6347
}Semantic roles & 50–950 ramp
primary
#89DCFB
secondary
#DA744E
accent
#3E00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485