#89B8E1#89B8E1
#89B8E1 is a light, moderate cyan. Relative luminance 0.450; OKLCH L 76.4% C 0.077 H 245.4°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #89B8E1 |
|---|---|
| RGB | rgb(137, 184, 225) |
| HSL | hsl(208, 59%, 71%) |
| HSV | hsv(208, 39%, 88%) |
| CMYK | cmyk(39.1%, 18.2%, 0%, 11.8%) |
| CIE-LAB | lab(72.91, -5.33, -25.46) |
| CIE-LCH | lch(72.91, 26.01, 258.19°) |
| OKLab | oklab(76.41% -0.0323 -0.0704) |
| OKLCH | oklch(76.41% 0.077 245.4) |
| XYZ | xyz(41.0432, 45.0332, 77.7492) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.34
Carolina Blue
#8AB8FE
ΔE00 4.47
Light Grey Blue
#9DBCD4
ΔE00 5.03
Sky
#82CAFC
ΔE00 5.68
Lightblue (survey)
#7BC8F6
ΔE00 5.89
Light Blue
#95D0FC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B8E1 #E1B289
analogous
#89E1DE #89B8E1 #898CE1
triadic
#89B8E1 #E189B8 #B8E189
tetradic
#89B8E1 #DE89E1 #E1B289 #8CE189
square
#89B8E1 #DE89E1 #E1B289 #8CE189
split-complementary
#89B8E1 #E1898C #E1DE89
monochromatic
#317DBF #589BD5 #89B8E1 #BAD5ED #E7F0F9
Accessibility & contrast
On white
2.10
#89B8E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#89B8E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B8E1
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B8E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B8E1 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B8E3
Deuteranopia (green-blind)
#9CAFE0
Tritanopia (blue-blind)
#69C2C5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #89b8e1; /* rgb */ color: rgb(137, 184, 225); /* oklch */ color: oklch(76.4% 0.077 245.4);
Tailwind
colors: {
custom: {
50: '#aecdea',
500: '#89b8e1',
950: '#000000',
},
}SCSS
$custom: #89b8e1; $custom-light: #aecdea; $custom-dark: #000000;
JSON
{
"hex": "#89b8e1",
"rgb": {
"r": 137,
"g": 184,
"b": 225
},
"hsl": {
"h": 207.955,
"s": 59.459,
"l": 70.98
},
"oklch": {
"l": 0.76413,
"c": 0.07743,
"h": 245.4
},
"luminance": 0.45036
}Semantic roles & 50–950 ramp
primary
#89B8E1
secondary
#EFE2D7
accent
#6D1EC7
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111316
muted
#808284