#89BBF1#89BBF1
#89BBF1 is a light, moderate cyan. Relative luminance 0.472; OKLCH L 77.7% C 0.094 H 251.0°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBF1 |
|---|---|
| RGB | rgb(137, 187, 241) |
| HSL | hsl(211, 79%, 74%) |
| HSV | hsv(211, 43%, 95%) |
| CMYK | cmyk(43.2%, 22.4%, 0%, 5.5%) |
| CIE-LAB | lab(74.32, -2.65, -31.97) |
| CIE-LCH | lch(74.32, 32.08, 265.26°) |
| OKLab | oklab(77.72% -0.0306 -0.0889) |
| OKLCH | oklch(77.72% 0.094 251) |
| XYZ | xyz(43.9588, 47.2071, 89.9976) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.42
Sky Blue (survey)
#75BBFD
ΔE00 3.11
Baby Blue (survey)
#A2CFFE
ΔE00 5.28
Sky
#82CAFC
ΔE00 5.57
Pastel Blue
#A2BFFE
ΔE00 5.59
Light Blue
#95D0FC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBF1 #F1BF89
analogous
#89EFF1 #89BBF1 #8B89F1
triadic
#89BBF1 #F189BB #BBF189
tetradic
#89BBF1 #F189EF #F1BF89 #89F18B
square
#89BBF1 #F189EF #F1BF89 #89F18B
split-complementary
#89BBF1 #F18B89 #EFF189
monochromatic
#1C7CE4 #529BEB #89BBF1 #C0DBF7 #E4EFFC
Accessibility & contrast
On white
2.01
#89BBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#89BBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBF1
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBF1 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BDF4
Deuteranopia (green-blind)
#99B2F0
Tritanopia (blue-blind)
#61C7CD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #89bbf1; /* rgb */ color: rgb(137, 187, 241); /* oklch */ color: oklch(77.7% 0.094 251.0);
Tailwind
colors: {
custom: {
50: '#afcff5',
500: '#89bbf1',
950: '#000000',
},
}SCSS
$custom: #89bbf1; $custom-light: #afcff5; $custom-dark: #000000;
JSON
{
"hex": "#89bbf1",
"rgb": {
"r": 137,
"g": 187,
"b": 241
},
"hsl": {
"h": 211.154,
"s": 78.788,
"l": 74.118
},
"oklch": {
"l": 0.77717,
"c": 0.09403,
"h": 251
},
"luminance": 0.4721
}Semantic roles & 50–950 ramp
primary
#89BBF1
secondary
#F4E6D7
accent
#770ADB
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285