#89BCFA#89BCFA
#89BCFA is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.3% C 0.104 H 253.8°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #89BCFA |
|---|---|
| RGB | rgb(137, 188, 250) |
| HSL | hsl(213, 92%, 76%) |
| HSV | hsv(213, 45%, 98%) |
| CMYK | cmyk(45.2%, 24.8%, 0%, 2%) |
| CIE-LAB | lab(74.94, -0.71, -35.86) |
| CIE-LCH | lch(74.94, 35.87, 268.87°) |
| OKLab | oklab(78.32% -0.029 -0.1) |
| OKLCH | oklch(78.32% 0.104 253.8) |
| XYZ | xyz(45.5493, 48.1840, 97.3242) |
| Luminance | 0.4819 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.73
Sky Blue (survey)
#75BBFD
ΔE00 3.25
Baby Blue (survey)
#A2CFFE
ΔE00 5.16
Pastel Blue
#A2BFFE
ΔE00 5.26
Sky
#82CAFC
ΔE00 6.01
Light Blue
#95D0FC
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BCFA #FAC789
analogous
#89F5FA #89BCFA #8E89FA
triadic
#89BCFA #FA89BC #BCFA89
tetradic
#89BCFA #FA89F5 #FAC789 #89FA8E
square
#89BCFA #FA89F5 #FAC789 #89FA8E
split-complementary
#89BCFA #FA8E89 #F5FA89
monochromatic
#1479F5 #4E9BF8 #89BCFA #C4DDFC #E2EEFE
Accessibility & contrast
On white
1.97
#89BCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#89BCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BCFA
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BCFA | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFD
Deuteranopia (green-blind)
#96B3F9
Tritanopia (blue-blind)
#5BCAD1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #89bcfa; /* rgb */ color: rgb(137, 188, 250); /* oklch */ color: oklch(78.3% 0.104 253.8);
Tailwind
colors: {
custom: {
50: '#b0d0fc',
500: '#89bcfa',
950: '#000000',
},
}SCSS
$custom: #89bcfa; $custom-light: #b0d0fc; $custom-dark: #000000;
JSON
{
"hex": "#89bcfa",
"rgb": {
"r": 137,
"g": 188,
"b": 250
},
"hsl": {
"h": 212.92,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.78318,
"c": 0.10417,
"h": 253.8
},
"luminance": 0.48187
}Semantic roles & 50–950 ramp
primary
#89BCFA
secondary
#F6E7D5
accent
#7E00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285