#89BCF3#89BCF3
#89BCF3 is a light, moderate cyan. Relative luminance 0.478; OKLCH L 78.0% C 0.096 H 251.0°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #89BCF3 |
|---|---|
| RGB | rgb(137, 188, 243) |
| HSL | hsl(211, 82%, 75%) |
| HSV | hsv(211, 44%, 95%) |
| CMYK | cmyk(43.6%, 22.6%, 0%, 4.7%) |
| CIE-LAB | lab(74.67, -2.65, -32.51) |
| CIE-LCH | lch(74.67, 32.62, 265.35°) |
| OKLab | oklab(78.02% -0.0312 -0.0904) |
| OKLCH | oklch(78.02% 0.096 251) |
| XYZ | xyz(44.4720, 47.7530, 91.6505) |
| Luminance | 0.4776 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.48
Sky Blue (survey)
#75BBFD
ΔE00 2.97
Baby Blue (survey)
#A2CFFE
ΔE00 5.08
Sky
#82CAFC
ΔE00 5.36
Pastel Blue
#A2BFFE
ΔE00 5.64
Light Blue
#95D0FC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BCF3 #F3C089
analogous
#89F1F3 #89BCF3 #8B89F3
triadic
#89BCF3 #F389BC #BCF389
tetradic
#89BCF3 #F389F1 #F3C089 #89F38B
square
#89BCF3 #F389F1 #F3C089 #89F38B
split-complementary
#89BCF3 #F38B89 #F1F389
monochromatic
#1A7DE8 #519CED #89BCF3 #C1DCF9 #E3EFFC
Accessibility & contrast
On white
1.99
#89BCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#89BCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BCF3
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BCF3 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BEF6
Deuteranopia (green-blind)
#99B3F2
Tritanopia (blue-blind)
#5FC8CF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #89bcf3; /* rgb */ color: rgb(137, 188, 243); /* oklch */ color: oklch(78.0% 0.096 251.0);
Tailwind
colors: {
custom: {
50: '#b0d0f7',
500: '#89bcf3',
950: '#000000',
},
}SCSS
$custom: #89bcf3; $custom-light: #b0d0f7; $custom-dark: #000000;
JSON
{
"hex": "#89bcf3",
"rgb": {
"r": 137,
"g": 188,
"b": 243
},
"hsl": {
"h": 211.132,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.78015,
"c": 0.09568,
"h": 251
},
"luminance": 0.47756
}Semantic roles & 50–950 ramp
primary
#89BCF3
secondary
#F4E6D7
accent
#7708DE
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111317
muted
#808285