#89BBFC#89BBFC
#89BBFC is a light, moderate cyan. Relative luminance 0.479; OKLCH L 78.2% C 0.107 H 255.3°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBFC |
|---|---|
| RGB | rgb(137, 187, 252) |
| HSL | hsl(214, 95%, 76%) |
| HSV | hsv(214, 46%, 99%) |
| CMYK | cmyk(45.6%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(74.75, 0.40, -37.23) |
| CIE-LCH | lch(74.75, 37.23, 270.61°) |
| OKLab | oklab(78.2% -0.0273 -0.104) |
| OKLCH | oklch(78.2% 0.107 255.3) |
| XYZ | xyz(45.6517, 47.8843, 98.9136) |
| Luminance | 0.4789 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.25
Sky Blue (survey)
#75BBFD
ΔE00 3.60
Pastel Blue
#A2BFFE
ΔE00 5.04
Baby Blue (survey)
#A2CFFE
ΔE00 5.42
Sky
#82CAFC
ΔE00 6.53
Light Blue
#95D0FC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBFC #FCCA89
analogous
#89F5FC #89BBFC #9189FC
triadic
#89BBFC #FC89BB #BBFC89
tetradic
#89BBFC #FC89F5 #FCCA89 #89FC91
square
#89BBFC #FC89F5 #FCCA89 #89FC91
split-complementary
#89BBFC #FC9189 #F5FC89
monochromatic
#1276F9 #4D99FA #89BBFC #C5DDFE #E1EEFE
Accessibility & contrast
On white
1.99
#89BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#89BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBFC
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBFC | 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)
#A2BEFF
Deuteranopia (green-blind)
#94B3FB
Tritanopia (blue-blind)
#5AC9D1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #89bbfc; /* rgb */ color: rgb(137, 187, 252); /* oklch */ color: oklch(78.2% 0.107 255.3);
Tailwind
colors: {
custom: {
50: '#b0cffd',
500: '#89bbfc',
950: '#000000',
},
}SCSS
$custom: #89bbfc; $custom-light: #b0cffd; $custom-dark: #000000;
JSON
{
"hex": "#89bbfc",
"rgb": {
"r": 137,
"g": 187,
"b": 252
},
"hsl": {
"h": 213.913,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.78196,
"c": 0.10748,
"h": 255.3
},
"luminance": 0.47887
}Semantic roles & 50–950 ramp
primary
#89BBFC
secondary
#F6E8D5
accent
#8200E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285