#89BBFD#89BBFD
#89BBFD is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.2% C 0.109 H 255.6°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBFD |
|---|---|
| RGB | rgb(137, 187, 253) |
| HSL | hsl(214, 97%, 76%) |
| HSV | hsv(214, 46%, 99%) |
| CMYK | cmyk(45.8%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(74.79, 0.68, -37.71) |
| CIE-LCH | lch(74.79, 37.71, 271.03°) |
| OKLab | oklab(78.24% -0.027 -0.1053) |
| OKLCH | oklch(78.24% 0.109 255.6) |
| XYZ | xyz(45.8106, 47.9479, 99.7504) |
| Luminance | 0.4795 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.19
Sky Blue (survey)
#75BBFD
ΔE00 3.66
Pastel Blue
#A2BFFE
ΔE00 5.01
Baby Blue (survey)
#A2CFFE
ΔE00 5.44
Sky
#82CAFC
ΔE00 6.61
Light Blue
#95D0FC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBFD #FDCB89
analogous
#89F5FD #89BBFD #9189FD
triadic
#89BBFD #FD89BB #BBFD89
tetradic
#89BBFD #FD89F5 #FDCB89 #89FD91
square
#89BBFD #FD89F5 #FDCB89 #89FD91
split-complementary
#89BBFD #FD9189 #F5FD89
monochromatic
#1176FB #4D98FC #89BBFD #C5DEFE #E1EEFE
Accessibility & contrast
On white
1.98
#89BBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#89BBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBFD
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBFD | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BEFF
Deuteranopia (green-blind)
#94B3FC
Tritanopia (blue-blind)
#59CAD2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #89bbfd; /* rgb */ color: rgb(137, 187, 253); /* oklch */ color: oklch(78.2% 0.109 255.6);
Tailwind
colors: {
custom: {
50: '#b0cffe',
500: '#89bbfd',
950: '#000000',
},
}SCSS
$custom: #89bbfd; $custom-light: #b0cffe; $custom-dark: #000000;
JSON
{
"hex": "#89bbfd",
"rgb": {
"r": 137,
"g": 187,
"b": 253
},
"hsl": {
"h": 214.138,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.78241,
"c": 0.10874,
"h": 255.6
},
"luminance": 0.47951
}Semantic roles & 50–950 ramp
primary
#89BBFD
secondary
#F7E8D4
accent
#8300E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286