#89BCFB#89BCFB
#89BCFB is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.4% C 0.105 H 254.2°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #89BCFB |
|---|---|
| RGB | rgb(137, 188, 251) |
| HSL | hsl(213, 93%, 76%) |
| HSV | hsv(213, 45%, 98%) |
| CMYK | cmyk(45.4%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(74.98, -0.43, -36.34) |
| CIE-LCH | lch(74.98, 36.34, 269.32°) |
| OKLab | oklab(78.36% -0.0287 -0.1014) |
| OKLCH | oklch(78.36% 0.105 254.2) |
| XYZ | xyz(45.7065, 48.2468, 98.1522) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.66
Sky Blue (survey)
#75BBFD
ΔE00 3.31
Baby Blue (survey)
#A2CFFE
ΔE00 5.18
Pastel Blue
#A2BFFE
ΔE00 5.22
Sky
#82CAFC
ΔE00 6.10
Light Blue
#95D0FC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BCFB #FBC889
analogous
#89F5FB #89BCFB #8F89FB
triadic
#89BCFB #FB89BC #BCFB89
tetradic
#89BCFB #FB89F5 #FBC889 #89FB8F
square
#89BCFB #FB89F5 #FBC889 #89FB8F
split-complementary
#89BCFB #FB8F89 #F5FB89
monochromatic
#1379F7 #4E9AF9 #89BCFB #C4DEFD #E1EEFE
Accessibility & contrast
On white
1.97
#89BCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#89BCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BCFB
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BCFB | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFE
Deuteranopia (green-blind)
#96B4FA
Tritanopia (blue-blind)
#5ACAD2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #89bcfb; /* rgb */ color: rgb(137, 188, 251); /* oklch */ color: oklch(78.4% 0.105 254.2);
Tailwind
colors: {
custom: {
50: '#b0d0fd',
500: '#89bcfb',
950: '#000000',
},
}SCSS
$custom: #89bcfb; $custom-light: #b0d0fd; $custom-dark: #000000;
JSON
{
"hex": "#89bcfb",
"rgb": {
"r": 137,
"g": 188,
"b": 251
},
"hsl": {
"h": 213.158,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.78362,
"c": 0.10539,
"h": 254.2
},
"luminance": 0.4825
}Semantic roles & 50–950 ramp
primary
#89BCFB
secondary
#F6E7D5
accent
#7F00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285