#89DBFE#89DBFE
#89DBFE is a very light, moderate cyan. Relative luminance 0.631; OKLCH L 85.1% C 0.094 H 227.1°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #89DBFE |
|---|---|
| RGB | rgb(137, 219, 254) |
| HSL | hsl(198, 98%, 77%) |
| HSV | hsv(198, 46%, 100%) |
| CMYK | cmyk(46.1%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(83.51, -16.02, -24.83) |
| CIE-LCH | lch(83.51, 29.55, 237.17°) |
| OKLab | oklab(85.14% -0.0637 -0.0687) |
| OKLCH | oklch(85.14% 0.094 227.1) |
| XYZ | xyz(53.5310, 63.1331, 103.1118) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.98
Sky Blue
#87CEEB
ΔE00 3.38
Ice Blue
#A5DFF9
ΔE00 3.71
Lightskyblue
#87CEFA
ΔE00 4.63
Lightblue (survey)
#7BC8F6
ΔE00 5.69
Light Blue
#95D0FC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DBFE #FEAC89
analogous
#89FEE7 #89DBFE #89A1FE
triadic
#89DBFE #FE89DB #DBFE89
tetradic
#89DBFE #E789FE #FEAC89 #A1FE89
square
#89DBFE #E789FE #FEAC89 #A1FE89
split-complementary
#89DBFE #FE89A1 #FEE789
monochromatic
#10B6FD #4CC8FD #89DBFE #C6EEFF #E1F6FF
Accessibility & contrast
On white
1.54
#89DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#89DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DBFE
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DBFE | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#B7CAFE
Tritanopia (blue-blind)
#51E5E6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #89dbfe; /* rgb */ color: rgb(137, 219, 254); /* oklch */ color: oklch(85.1% 0.094 227.1);
Tailwind
colors: {
custom: {
50: '#b1e6fe',
500: '#89dbfe',
950: '#000000',
},
}SCSS
$custom: #89dbfe; $custom-light: #b1e6fe; $custom-dark: #000000;
JSON
{
"hex": "#89dbfe",
"rgb": {
"r": 137,
"g": 219,
"b": 254
},
"hsl": {
"h": 197.949,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.8514,
"c": 0.09369,
"h": 227.1
},
"luminance": 0.63137
}Semantic roles & 50–950 ramp
primary
#89DBFE
secondary
#DE784D
accent
#4500E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485