#89BCF5#89BCF5
#89BCF5 is a light, moderate cyan. Relative luminance 0.479; OKLCH L 78.1% C 0.098 H 251.8°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #89BCF5 |
|---|---|
| RGB | rgb(137, 188, 245) |
| HSL | hsl(212, 84%, 75%) |
| HSV | hsv(212, 44%, 96%) |
| CMYK | cmyk(44.1%, 23.3%, 0%, 3.9%) |
| CIE-LAB | lab(74.75, -2.10, -33.47) |
| CIE-LCH | lch(74.75, 33.54, 266.42°) |
| OKLab | oklab(78.1% -0.0306 -0.0932) |
| OKLCH | oklch(78.1% 0.098 251.8) |
| XYZ | xyz(44.7757, 47.8745, 93.2498) |
| Luminance | 0.4788 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.23
Sky Blue (survey)
#75BBFD
ΔE00 3.02
Baby Blue (survey)
#A2CFFE
ΔE00 5.09
Pastel Blue
#A2BFFE
ΔE00 5.51
Sky
#82CAFC
ΔE00 5.55
Light Blue
#95D0FC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BCF5 #F5C289
analogous
#89F2F5 #89BCF5 #8C89F5
triadic
#89BCF5 #F589BC #BCF589
tetradic
#89BCF5 #F589F2 #F5C289 #89F58C
square
#89BCF5 #F589F2 #F5C289 #89F58C
split-complementary
#89BCF5 #F58C89 #F2F589
monochromatic
#187CEB #519CF0 #89BCF5 #C1DCFA #E3EFFD
Accessibility & contrast
On white
1.99
#89BCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#89BCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BCF5
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BCF5 | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BEF8
Deuteranopia (green-blind)
#99B3F4
Tritanopia (blue-blind)
#5EC9CF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #89bcf5; /* rgb */ color: rgb(137, 188, 245); /* oklch */ color: oklch(78.1% 0.098 251.8);
Tailwind
colors: {
custom: {
50: '#b0d0f8',
500: '#89bcf5',
950: '#000000',
},
}SCSS
$custom: #89bcf5; $custom-light: #b0d0f8; $custom-dark: #000000;
JSON
{
"hex": "#89bcf5",
"rgb": {
"r": 137,
"g": 188,
"b": 245
},
"hsl": {
"h": 211.667,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.78101,
"c": 0.09808,
"h": 251.8
},
"luminance": 0.47877
}Semantic roles & 50–950 ramp
primary
#89BCF5
secondary
#F5E6D6
accent
#7905E1
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285