#89B2F2#89B2F2
#89B2F2 is a light, moderate blue. Relative luminance 0.436; OKLCH L 75.9% C 0.103 H 259.1°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #89B2F2 |
|---|---|
| RGB | rgb(137, 178, 242) |
| HSL | hsl(217, 80%, 74%) |
| HSV | hsv(217, 43%, 95%) |
| CMYK | cmyk(43.4%, 26.4%, 0%, 5.1%) |
| CIE-LAB | lab(71.94, 2.57, -36.20) |
| CIE-LCH | lch(71.94, 36.29, 274.07°) |
| OKLab | oklab(75.86% -0.0195 -0.101) |
| OKLCH | oklch(75.86% 0.103 259.1) |
| XYZ | xyz(42.2587, 43.5674, 90.1698) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.96
Pastel Blue
#A2BFFE
ΔE00 4.81
Sky Blue (survey)
#75BBFD
ΔE00 5.68
Baby Blue (survey)
#A2CFFE
ΔE00 7.54
Light Grey Blue
#9DBCD4
ΔE00 8.19
Cornflowerblue
#6495ED
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B2F2 #F2C989
analogous
#89E7F2 #89B2F2 #9589F2
triadic
#89B2F2 #F289B2 #B2F289
tetradic
#89B2F2 #F289E7 #F2C989 #89F295
square
#89B2F2 #F289E7 #F2C989 #89F295
split-complementary
#89B2F2 #F29589 #E7F289
monochromatic
#1B6AE6 #528EEC #89B2F2 #C0D6F8 #E3EDFC
Accessibility & contrast
On white
2.16
#89B2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#89B2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B2F2
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B2F2 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB6F5
Deuteranopia (green-blind)
#8FACF1
Tritanopia (blue-blind)
#62C0C8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #89b2f2; /* rgb */ color: rgb(137, 178, 242); /* oklch */ color: oklch(75.9% 0.103 259.1);
Tailwind
colors: {
custom: {
50: '#afc8f6',
500: '#89b2f2',
950: '#000000',
},
}SCSS
$custom: #89b2f2; $custom-light: #afc8f6; $custom-dark: #000000;
JSON
{
"hex": "#89b2f2",
"rgb": {
"r": 137,
"g": 178,
"b": 242
},
"hsl": {
"h": 216.571,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.75861,
"c": 0.10287,
"h": 259.1
},
"luminance": 0.4357
}Semantic roles & 50–950 ramp
primary
#89B2F2
secondary
#F4E9D7
accent
#8A09DC
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285