#89BAEF#89BAEF
#89BAEF is a light, moderate cyan. Relative luminance 0.467; OKLCH L 77.4% C 0.092 H 251.0°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #89BAEF |
|---|---|
| RGB | rgb(137, 186, 239) |
| HSL | hsl(211, 76%, 74%) |
| HSV | hsv(211, 43%, 94%) |
| CMYK | cmyk(42.7%, 22.2%, 0%, 6.3%) |
| CIE-LAB | lab(73.98, -2.65, -31.42) |
| CIE-LCH | lch(73.98, 31.53, 265.17°) |
| OKLab | oklab(77.42% -0.0301 -0.0873) |
| OKLCH | oklch(77.42% 0.092 251) |
| XYZ | xyz(43.4503, 46.6655, 88.3624) |
| Luminance | 0.4667 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.40
Sky Blue (survey)
#75BBFD
ΔE00 3.29
Baby Blue (survey)
#A2CFFE
ΔE00 5.49
Pastel Blue
#A2BFFE
ΔE00 5.56
Sky
#82CAFC
ΔE00 5.79
Light Blue
#95D0FC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BAEF #EFBE89
analogous
#89EDEF #89BAEF #8B89EF
triadic
#89BAEF #EF89BA #BAEF89
tetradic
#89BAEF #EF89ED #EFBE89 #89EF8B
square
#89BAEF #EF89ED #EFBE89 #89EF8B
split-complementary
#89BAEF #EF8B89 #EDEF89
monochromatic
#1E7BDF #539AE8 #89BAEF #BFDAF6 #E4EFFB
Accessibility & contrast
On white
2.03
#89BAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#89BAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BAEF
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BAEF | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BCF1
Deuteranopia (green-blind)
#99B1EE
Tritanopia (blue-blind)
#62C6CC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #89baef; /* rgb */ color: rgb(137, 186, 239); /* oklch */ color: oklch(77.4% 0.092 251.0);
Tailwind
colors: {
custom: {
50: '#afcef4',
500: '#89baef',
950: '#000000',
},
}SCSS
$custom: #89baef; $custom-light: #afcef4; $custom-dark: #000000;
JSON
{
"hex": "#89baef",
"rgb": {
"r": 137,
"g": 186,
"b": 239
},
"hsl": {
"h": 211.176,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.77419,
"c": 0.09237,
"h": 251
},
"luminance": 0.46668
}Semantic roles & 50–950 ramp
primary
#89BAEF
secondary
#F3E6D8
accent
#770DD8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285