#89BBEF#89BBEF
#89BBEF is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.6% C 0.092 H 250.0°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBEF |
|---|---|
| RGB | rgb(137, 187, 239) |
| HSL | hsl(211, 76%, 74%) |
| HSV | hsv(211, 43%, 94%) |
| CMYK | cmyk(42.7%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(74.25, -3.20, -31.00) |
| CIE-LCH | lch(74.25, 31.17, 264.11°) |
| OKLab | oklab(77.63% -0.0313 -0.0861) |
| OKLCH | oklch(77.63% 0.092 250) |
| XYZ | xyz(43.6617, 47.0883, 88.4329) |
| Luminance | 0.4709 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.71
Sky Blue (survey)
#75BBFD
ΔE00 3.11
Baby Blue (survey)
#A2CFFE
ΔE00 5.28
Sky
#82CAFC
ΔE00 5.39
Pastel Blue
#A2BFFE
ΔE00 5.76
Light Blue
#95D0FC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBEF #EFBD89
analogous
#89EEEF #89BBEF #8A89EF
triadic
#89BBEF #EF89BB #BBEF89
tetradic
#89BBEF #EF89EE #EFBD89 #89EF8A
square
#89BBEF #EF89EE #EFBD89 #89EF8A
split-complementary
#89BBEF #EF8A89 #EEEF89
monochromatic
#1E7DDF #539CE8 #89BBEF #BFDAF6 #E4EFFB
Accessibility & contrast
On white
2.02
#89BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#89BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBEF
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBEF | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCF1
Deuteranopia (green-blind)
#9AB2EE
Tritanopia (blue-blind)
#62C7CC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #89bbef; /* rgb */ color: rgb(137, 187, 239); /* oklch */ color: oklch(77.6% 0.092 250.0);
Tailwind
colors: {
custom: {
50: '#afcff4',
500: '#89bbef',
950: '#000000',
},
}SCSS
$custom: #89bbef; $custom-light: #afcff4; $custom-dark: #000000;
JSON
{
"hex": "#89bbef",
"rgb": {
"r": 137,
"g": 187,
"b": 239
},
"hsl": {
"h": 210.588,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.77632,
"c": 0.09165,
"h": 250
},
"luminance": 0.47091
}Semantic roles & 50–950 ramp
primary
#89BBEF
secondary
#F3E6D8
accent
#750DD8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285