#89BAEE#89BAEE
#89BAEE is a light, moderate cyan. Relative luminance 0.466; OKLCH L 77.4% C 0.091 H 250.5°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #89BAEE |
|---|---|
| RGB | rgb(137, 186, 238) |
| HSL | hsl(211, 75%, 74%) |
| HSV | hsv(211, 42%, 93%) |
| CMYK | cmyk(42.4%, 21.8%, 0%, 6.7%) |
| CIE-LAB | lab(73.94, -2.93, -30.94) |
| CIE-LCH | lch(73.94, 31.08, 264.60°) |
| OKLab | oklab(77.38% -0.0304 -0.086) |
| OKLCH | oklch(77.38% 0.091 250.5) |
| XYZ | xyz(43.3029, 46.6066, 87.5865) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.55
Sky Blue (survey)
#75BBFD
ΔE00 3.28
Baby Blue (survey)
#A2CFFE
ΔE00 5.49
Pastel Blue
#A2BFFE
ΔE00 5.65
Sky
#82CAFC
ΔE00 5.70
Light Blue
#95D0FC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BAEE #EEBD89
analogous
#89ECEE #89BAEE #8A89EE
triadic
#89BAEE #EE89BA #BAEE89
tetradic
#89BAEE #EE89EC #EEBD89 #89EE8A
square
#89BAEE #EE89EC #EEBD89 #89EE8A
split-complementary
#89BAEE #EE8A89 #ECEE89
monochromatic
#207BDD #549BE6 #89BAEE #BED9F6 #E4EFFB
Accessibility & contrast
On white
2.03
#89BAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#89BAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BAEE
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BAEE | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BBF0
Deuteranopia (green-blind)
#99B1ED
Tritanopia (blue-blind)
#63C6CB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #89baee; /* rgb */ color: rgb(137, 186, 238); /* oklch */ color: oklch(77.4% 0.091 250.5);
Tailwind
colors: {
custom: {
50: '#afcef3',
500: '#89baee',
950: '#000000',
},
}SCSS
$custom: #89baee; $custom-light: #afcef3; $custom-dark: #000000;
JSON
{
"hex": "#89baee",
"rgb": {
"r": 137,
"g": 186,
"b": 238
},
"hsl": {
"h": 210.891,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.77377,
"c": 0.09118,
"h": 250.5
},
"luminance": 0.46609
}Semantic roles & 50–950 ramp
primary
#89BAEE
secondary
#F3E6D8
accent
#760FD7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285