#899EBB#899EBB
#899EBB is a light, muted cyan. Relative luminance 0.334; OKLCH L 69.3% C 0.049 H 256.5°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #899EBB |
|---|---|
| RGB | rgb(137, 158, 187) |
| HSL | hsl(215, 27%, 64%) |
| HSV | hsv(215, 27%, 73%) |
| CMYK | cmyk(26.7%, 15.5%, 0%, 26.7%) |
| CIE-LAB | lab(64.45, -0.72, -17.41) |
| CIE-LCH | lch(64.45, 17.42, 267.64°) |
| OKLab | oklab(69.31% -0.0114 -0.0476) |
| OKLCH | oklch(69.31% 0.049 256.5) |
| XYZ | xyz(31.5105, 33.3589, 51.7827) |
| Luminance | 0.3336 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.83
Blue Grey
#758DA3
ΔE00 6.84
Bluegrey
#85A3B2
ΔE00 7.81
Cool Gray
#9AA7B0
ΔE00 8.24
Faded Blue
#658CBB
ΔE00 8.30
Periwinkle Blue
#8F99FB
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899EBB #BBA689
analogous
#89B7BB #899EBB #8D89BB
triadic
#899EBB #BB899E #9EBB89
tetradic
#899EBB #BB89B7 #BBA689 #89BB8D
square
#899EBB #BB89B7 #BBA689 #89BB8D
split-complementary
#899EBB #BB8D89 #B7BB89
monochromatic
#4A6080 #627EA5 #899EBB #B0BED1 #D7DEE8
Accessibility & contrast
On white
2.74
#899EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#899EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899EBB
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899EBB | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949FBC
Deuteranopia (green-blind)
#8F9ABA
Tritanopia (blue-blind)
#7BA4A7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #899ebb; /* rgb */ color: rgb(137, 158, 187); /* oklch */ color: oklch(69.3% 0.049 256.5);
Tailwind
colors: {
custom: {
50: '#acbacf',
500: '#899ebb',
950: '#000000',
},
}SCSS
$custom: #899ebb; $custom-light: #acbacf; $custom-dark: #000000;
JSON
{
"hex": "#899ebb",
"rgb": {
"r": 137,
"g": 158,
"b": 187
},
"hsl": {
"h": 214.8,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.6931,
"c": 0.04898,
"h": 256.5
},
"luminance": 0.3336
}Semantic roles & 50–950 ramp
primary
#899EBB
secondary
#D9D1C7
accent
#7B40A5
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101113
muted
#7F8082