#89BDFA#89BDFA
#89BDFA is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.5% C 0.103 H 253.0°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #89BDFA |
|---|---|
| RGB | rgb(137, 189, 250) |
| HSL | hsl(212, 92%, 76%) |
| HSV | hsv(212, 45%, 98%) |
| CMYK | cmyk(45.2%, 24.4%, 0%, 2%) |
| CIE-LAB | lab(75.21, -1.26, -35.45) |
| CIE-LCH | lch(75.21, 35.47, 267.97°) |
| OKLab | oklab(78.53% -0.0302 -0.0988) |
| OKLCH | oklch(78.53% 0.103 253) |
| XYZ | xyz(45.7637, 48.6127, 97.3957) |
| Luminance | 0.4862 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.08
Sky Blue (survey)
#75BBFD
ΔE00 3.06
Baby Blue (survey)
#A2CFFE
ΔE00 4.95
Pastel Blue
#A2BFFE
ΔE00 5.44
Sky
#82CAFC
ΔE00 5.65
Light Blue
#95D0FC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BDFA #FAC689
analogous
#89F6FA #89BDFA #8D89FA
triadic
#89BDFA #FA89BD #BDFA89
tetradic
#89BDFA #FA89F6 #FAC689 #89FA8D
square
#89BDFA #FA89F6 #FAC689 #89FA8D
split-complementary
#89BDFA #FA8D89 #F6FA89
monochromatic
#147BF5 #4E9CF8 #89BDFA #C4DEFC #E2EFFE
Accessibility & contrast
On white
1.96
#89BDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#89BDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BDFA
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BDFA | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFD
Deuteranopia (green-blind)
#98B4F9
Tritanopia (blue-blind)
#5BCBD2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #89bdfa; /* rgb */ color: rgb(137, 189, 250); /* oklch */ color: oklch(78.5% 0.103 253.0);
Tailwind
colors: {
custom: {
50: '#b0d0fc',
500: '#89bdfa',
950: '#000000',
},
}SCSS
$custom: #89bdfa; $custom-light: #b0d0fc; $custom-dark: #000000;
JSON
{
"hex": "#89bdfa",
"rgb": {
"r": 137,
"g": 189,
"b": 250
},
"hsl": {
"h": 212.389,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.78529,
"c": 0.10336,
"h": 253
},
"luminance": 0.48616
}Semantic roles & 50–950 ramp
primary
#89BDFA
secondary
#F6E7D5
accent
#7C00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285