#89BBF0#89BBF0
#89BBF0 is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.7% C 0.093 H 250.5°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBF0 |
|---|---|
| RGB | rgb(137, 187, 240) |
| HSL | hsl(211, 77%, 74%) |
| HSV | hsv(211, 43%, 94%) |
| CMYK | cmyk(42.9%, 22.1%, 0%, 5.9%) |
| CIE-LAB | lab(74.28, -2.92, -31.49) |
| CIE-LCH | lch(74.28, 31.62, 264.69°) |
| OKLab | oklab(77.68% -0.031 -0.0875) |
| OKLCH | oklch(77.68% 0.093 250.5) |
| XYZ | xyz(43.8098, 47.1476, 89.2131) |
| Luminance | 0.4715 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.56
Sky Blue (survey)
#75BBFD
ΔE00 3.11
Baby Blue (survey)
#A2CFFE
ΔE00 5.28
Sky
#82CAFC
ΔE00 5.48
Pastel Blue
#A2BFFE
ΔE00 5.67
Light Blue
#95D0FC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBF0 #F0BE89
analogous
#89EFF0 #89BBF0 #8B89F0
triadic
#89BBF0 #F089BB #BBF089
tetradic
#89BBF0 #F089EF #F0BE89 #89F08B
square
#89BBF0 #F089EF #F0BE89 #89F08B
split-complementary
#89BBF0 #F08B89 #EFF089
monochromatic
#1D7CE2 #539CE9 #89BBF0 #BFDAF7 #E4EFFC
Accessibility & contrast
On white
2.01
#89BBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#89BBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBF0
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBF0 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BCF2
Deuteranopia (green-blind)
#9AB2EF
Tritanopia (blue-blind)
#61C7CD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #89bbf0; /* rgb */ color: rgb(137, 187, 240); /* oklch */ color: oklch(77.7% 0.093 250.5);
Tailwind
colors: {
custom: {
50: '#afcff5',
500: '#89bbf0',
950: '#000000',
},
}SCSS
$custom: #89bbf0; $custom-light: #afcff5; $custom-dark: #000000;
JSON
{
"hex": "#89bbf0",
"rgb": {
"r": 137,
"g": 187,
"b": 240
},
"hsl": {
"h": 210.874,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.77675,
"c": 0.09284,
"h": 250.5
},
"luminance": 0.4715
}Semantic roles & 50–950 ramp
primary
#89BBF0
secondary
#F3E6D8
accent
#760CDA
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285