#89BBFB#89BBFB
#89BBFB is a light, moderate cyan. Relative luminance 0.478; OKLCH L 78.2% C 0.106 H 255.0°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBFB |
|---|---|
| RGB | rgb(137, 187, 251) |
| HSL | hsl(214, 93%, 76%) |
| HSV | hsv(214, 45%, 98%) |
| CMYK | cmyk(45.4%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(74.71, 0.12, -36.75) |
| CIE-LCH | lch(74.71, 36.76, 270.18°) |
| OKLab | oklab(78.15% -0.0276 -0.1026) |
| OKLCH | oklch(78.15% 0.106 255) |
| XYZ | xyz(45.4936, 47.8211, 98.0812) |
| Luminance | 0.4782 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.32
Sky Blue (survey)
#75BBFD
ΔE00 3.54
Pastel Blue
#A2BFFE
ΔE00 5.07
Baby Blue (survey)
#A2CFFE
ΔE00 5.40
Sky
#82CAFC
ΔE00 6.45
Light Blue
#95D0FC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBFB #FBC989
analogous
#89F4FB #89BBFB #9089FB
triadic
#89BBFB #FB89BB #BBFB89
tetradic
#89BBFB #FB89F4 #FBC989 #89FB90
square
#89BBFB #FB89F4 #FBC989 #89FB90
split-complementary
#89BBFB #FB9089 #F4FB89
monochromatic
#1377F7 #4E99F9 #89BBFB #C4DDFD #E1EEFE
Accessibility & contrast
On white
1.99
#89BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#89BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBFB
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBFB | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BEFE
Deuteranopia (green-blind)
#95B3FA
Tritanopia (blue-blind)
#5BC9D1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #89bbfb; /* rgb */ color: rgb(137, 187, 251); /* oklch */ color: oklch(78.2% 0.106 255.0);
Tailwind
colors: {
custom: {
50: '#b0cffd',
500: '#89bbfb',
950: '#000000',
},
}SCSS
$custom: #89bbfb; $custom-light: #b0cffd; $custom-dark: #000000;
JSON
{
"hex": "#89bbfb",
"rgb": {
"r": 137,
"g": 187,
"b": 251
},
"hsl": {
"h": 213.684,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.78152,
"c": 0.10624,
"h": 255
},
"luminance": 0.47824
}Semantic roles & 50–950 ramp
primary
#89BBFB
secondary
#F6E8D5
accent
#8100E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285