#899FBB#899FBB
#899FBB is a light, muted cyan. Relative luminance 0.337; OKLCH L 69.5% C 0.048 H 254.6°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #899FBB |
|---|---|
| RGB | rgb(137, 159, 187) |
| HSL | hsl(214, 27%, 64%) |
| HSV | hsv(214, 27%, 73%) |
| CMYK | cmyk(26.7%, 15%, 0%, 26.7%) |
| CIE-LAB | lab(64.72, -1.27, -16.99) |
| CIE-LCH | lch(64.72, 17.04, 265.71°) |
| OKLab | oklab(69.53% -0.0128 -0.0465) |
| OKLCH | oklch(69.53% 0.048 254.6) |
| XYZ | xyz(31.6818, 33.7014, 51.8398) |
| Luminance | 0.3370 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.25
Blue Grey
#758DA3
ΔE00 6.77
Bluegrey
#85A3B2
ΔE00 7.18
Cool Gray
#9AA7B0
ΔE00 7.78
Greyblue
#77A1B5
ΔE00 8.01
Periwinkle Blue
#8F99FB
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899FBB #BBA589
analogous
#89B8BB #899FBB #8C89BB
triadic
#899FBB #BB899F #9FBB89
tetradic
#899FBB #BB89B8 #BBA589 #89BB8C
square
#899FBB #BB89B8 #BBA589 #89BB8C
split-complementary
#899FBB #BB8C89 #B8BB89
monochromatic
#4A6280 #627FA5 #899FBB #B0BFD1 #D7DEE8
Accessibility & contrast
On white
2.71
#899FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#899FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899FBB
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899FBB | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BC
Deuteranopia (green-blind)
#909BBA
Tritanopia (blue-blind)
#7BA5A8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #899fbb; /* rgb */ color: rgb(137, 159, 187); /* oklch */ color: oklch(69.5% 0.048 254.6);
Tailwind
colors: {
custom: {
50: '#acbbcf',
500: '#899fbb',
950: '#000000',
},
}SCSS
$custom: #899fbb; $custom-light: #acbbcf; $custom-dark: #000000;
JSON
{
"hex": "#899fbb",
"rgb": {
"r": 137,
"g": 159,
"b": 187
},
"hsl": {
"h": 213.6,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.69526,
"c": 0.04822,
"h": 254.6
},
"luminance": 0.33702
}Semantic roles & 50–950 ramp
primary
#899FBB
secondary
#D9D1C7
accent
#7940A5
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101113
muted
#7F8082