#89B9F9#89B9F9
#89B9F9 is a light, moderate cyan. Relative luminance 0.469; OKLCH L 77.6% C 0.105 H 255.8°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #89B9F9 |
|---|---|
| RGB | rgb(137, 185, 249) |
| HSL | hsl(214, 90%, 76%) |
| HSV | hsv(214, 45%, 98%) |
| CMYK | cmyk(45%, 25.7%, 0%, 2.4%) |
| CIE-LAB | lab(74.10, 0.66, -36.63) |
| CIE-LCH | lch(74.10, 36.64, 271.03°) |
| OKLab | oklab(77.64% -0.0258 -0.1023) |
| OKLCH | oklch(77.64% 0.105 255.8) |
| XYZ | xyz(44.7587, 46.8530, 96.2892) |
| Luminance | 0.4686 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.87
Sky Blue (survey)
#75BBFD
ΔE00 3.92
Pastel Blue
#A2BFFE
ΔE00 4.88
Baby Blue (survey)
#A2CFFE
ΔE00 5.83
Sky
#82CAFC
ΔE00 6.98
Light Blue
#95D0FC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B9F9 #F9C989
analogous
#89F1F9 #89B9F9 #9189F9
triadic
#89B9F9 #F989B9 #B9F989
tetradic
#89B9F9 #F989F1 #F9C989 #89F991
square
#89B9F9 #F989F1 #F9C989 #89F991
split-complementary
#89B9F9 #F99189 #F1F989
monochromatic
#1574F3 #4F96F6 #89B9F9 #C3DCFC #E2EEFE
Accessibility & contrast
On white
2.02
#89B9F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#89B9F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B9F9
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B9F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B9F9 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BCFC
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#5CC7CF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #89b9f9; /* rgb */ color: rgb(137, 185, 249); /* oklch */ color: oklch(77.6% 0.105 255.8);
Tailwind
colors: {
custom: {
50: '#b0cdfb',
500: '#89b9f9',
950: '#000000',
},
}SCSS
$custom: #89b9f9; $custom-light: #b0cdfb; $custom-dark: #000000;
JSON
{
"hex": "#89b9f9",
"rgb": {
"r": 137,
"g": 185,
"b": 249
},
"hsl": {
"h": 214.286,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.77642,
"c": 0.10546,
"h": 255.8
},
"luminance": 0.46856
}Semantic roles & 50–950 ramp
primary
#89B9F9
secondary
#F6E8D5
accent
#8300E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285