#89BCFE#89BCFE
#89BCFE is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.5% C 0.109 H 255.2°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #89BCFE |
|---|---|
| RGB | rgb(137, 188, 254) |
| HSL | hsl(214, 98%, 77%) |
| HSV | hsv(214, 46%, 100%) |
| CMYK | cmyk(46.1%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(75.10, 0.41, -37.77) |
| CIE-LCH | lch(75.10, 37.77, 270.62°) |
| OKLab | oklab(78.5% -0.0278 -0.1055) |
| OKLCH | oklch(78.5% 0.109 255.2) |
| XYZ | xyz(46.1832, 48.4375, 100.6625) |
| Luminance | 0.4844 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.48
Sky Blue (survey)
#75BBFD
ΔE00 3.51
Pastel Blue
#A2BFFE
ΔE00 5.13
Baby Blue (survey)
#A2CFFE
ΔE00 5.25
Sky
#82CAFC
ΔE00 6.36
Light Blue
#95D0FC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BCFE #FECB89
analogous
#89F7FE #89BCFE #9189FE
triadic
#89BCFE #FE89BC #BCFE89
tetradic
#89BCFE #FE89F7 #FECB89 #89FE91
square
#89BCFE #FE89F7 #FECB89 #89FE91
split-complementary
#89BCFE #FE9189 #F7FE89
monochromatic
#1077FD #4C9AFD #89BCFE #C6DEFF #E1EEFF
Accessibility & contrast
On white
1.96
#89BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#89BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BCFE
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BCFE | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFF
Deuteranopia (green-blind)
#95B4FD
Tritanopia (blue-blind)
#58CBD3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #89bcfe; /* rgb */ color: rgb(137, 188, 254); /* oklch */ color: oklch(78.5% 0.109 255.2);
Tailwind
colors: {
custom: {
50: '#b0d0ff',
500: '#89bcfe',
950: '#000000',
},
}SCSS
$custom: #89bcfe; $custom-light: #b0d0ff; $custom-dark: #000000;
JSON
{
"hex": "#89bcfe",
"rgb": {
"r": 137,
"g": 188,
"b": 254
},
"hsl": {
"h": 213.846,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.78496,
"c": 0.10911,
"h": 255.2
},
"luminance": 0.48441
}Semantic roles & 50–950 ramp
primary
#89BCFE
secondary
#F7E8D4
accent
#8100E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286