#89BCFD#89BCFD
#89BCFD is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.5% C 0.108 H 254.9°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #89BCFD |
|---|---|
| RGB | rgb(137, 188, 253) |
| HSL | hsl(214, 97%, 76%) |
| HSV | hsv(214, 46%, 99%) |
| CMYK | cmyk(45.8%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(75.06, 0.13, -37.29) |
| CIE-LCH | lch(75.06, 37.29, 270.20°) |
| OKLab | oklab(78.45% -0.0281 -0.1041) |
| OKLCH | oklch(78.45% 0.108 254.9) |
| XYZ | xyz(46.0234, 48.3736, 99.8213) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.53
Sky Blue (survey)
#75BBFD
ΔE00 3.44
Pastel Blue
#A2BFFE
ΔE00 5.16
Baby Blue (survey)
#A2CFFE
ΔE00 5.22
Sky
#82CAFC
ΔE00 6.27
Light Blue
#95D0FC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BCFD #FDCA89
analogous
#89F6FD #89BCFD #9089FD
triadic
#89BCFD #FD89BC #BCFD89
tetradic
#89BCFD #FD89F6 #FDCA89 #89FD90
square
#89BCFD #FD89F6 #FDCA89 #89FD90
split-complementary
#89BCFD #FD9089 #F6FD89
monochromatic
#1178FB #4D9AFC #89BCFD #C5DEFE #E1EEFE
Accessibility & contrast
On white
1.97
#89BCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#89BCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BCFD
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BCFD | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFF
Deuteranopia (green-blind)
#95B4FC
Tritanopia (blue-blind)
#59CAD2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #89bcfd; /* rgb */ color: rgb(137, 188, 253); /* oklch */ color: oklch(78.5% 0.108 254.9);
Tailwind
colors: {
custom: {
50: '#b0d0fe',
500: '#89bcfd',
950: '#000000',
},
}SCSS
$custom: #89bcfd; $custom-light: #b0d0fe; $custom-dark: #000000;
JSON
{
"hex": "#89bcfd",
"rgb": {
"r": 137,
"g": 188,
"b": 253
},
"hsl": {
"h": 213.621,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.78451,
"c": 0.10787,
"h": 254.9
},
"luminance": 0.48377
}Semantic roles & 50–950 ramp
primary
#89BCFD
secondary
#F7E8D4
accent
#8100E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286