#89BAFA#89BAFA
#89BAFA is a light, moderate cyan. Relative luminance 0.473; OKLCH L 77.9% C 0.106 H 255.4°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #89BAFA |
|---|---|
| RGB | rgb(137, 186, 250) |
| HSL | hsl(214, 92%, 76%) |
| HSV | hsv(214, 45%, 98%) |
| CMYK | cmyk(45.2%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(74.40, 0.39, -36.69) |
| CIE-LCH | lch(74.40, 36.70, 270.60°) |
| OKLab | oklab(77.9% -0.0267 -0.1024) |
| OKLCH | oklch(77.9% 0.106 255.4) |
| XYZ | xyz(45.1250, 47.3354, 97.1828) |
| Luminance | 0.4734 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.07
Sky Blue (survey)
#75BBFD
ΔE00 3.72
Pastel Blue
#A2BFFE
ΔE00 4.96
Baby Blue (survey)
#A2CFFE
ΔE00 5.61
Sky
#82CAFC
ΔE00 6.71
Light Blue
#95D0FC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BAFA #FAC989
analogous
#89F3FA #89BAFA #9089FA
triadic
#89BAFA #FA89BA #BAFA89
tetradic
#89BAFA #FA89F3 #FAC989 #89FA90
square
#89BAFA #FA89F3 #FAC989 #89FA90
split-complementary
#89BAFA #FA9089 #F3FA89
monochromatic
#1475F5 #4E98F8 #89BAFA #C4DCFC #E2EEFE
Accessibility & contrast
On white
2.01
#89BAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#89BAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BAFA
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BAFA | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BDFD
Deuteranopia (green-blind)
#94B2F9
Tritanopia (blue-blind)
#5BC8D0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #89bafa; /* rgb */ color: rgb(137, 186, 250); /* oklch */ color: oklch(77.9% 0.106 255.4);
Tailwind
colors: {
custom: {
50: '#b0cefc',
500: '#89bafa',
950: '#000000',
},
}SCSS
$custom: #89bafa; $custom-light: #b0cefc; $custom-dark: #000000;
JSON
{
"hex": "#89bafa",
"rgb": {
"r": 137,
"g": 186,
"b": 250
},
"hsl": {
"h": 213.982,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.77897,
"c": 0.10585,
"h": 255.4
},
"luminance": 0.47338
}Semantic roles & 50–950 ramp
primary
#89BAFA
secondary
#F6E8D5
accent
#8200E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285