#899FBC#899FBC
#899FBC is a light, muted cyan. Relative luminance 0.337; OKLCH L 69.6% C 0.049 H 255.4°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #899FBC |
|---|---|
| RGB | rgb(137, 159, 188) |
| HSL | hsl(214, 28%, 64%) |
| HSV | hsv(214, 27%, 74%) |
| CMYK | cmyk(27.1%, 15.4%, 0%, 26.3%) |
| CIE-LAB | lab(64.76, -1.03, -17.50) |
| CIE-LCH | lch(64.76, 17.53, 266.63°) |
| OKLab | oklab(69.56% -0.0125 -0.0479) |
| OKLCH | oklch(69.56% 0.049 255.4) |
| XYZ | xyz(31.7892, 33.7444, 52.4056) |
| Luminance | 0.3375 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.61
Blue Grey
#758DA3
ΔE00 6.94
Bluegrey
#85A3B2
ΔE00 7.52
Cool Gray
#9AA7B0
ΔE00 8.09
Periwinkle Blue
#8F99FB
ΔE00 8.23
Greyblue
#77A1B5
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899FBC #BCA689
analogous
#89B8BC #899FBC #8C89BC
triadic
#899FBC #BC899F #9FBC89
tetradic
#899FBC #BC89B8 #BCA689 #89BC8C
square
#899FBC #BC89B8 #BCA689 #89BC8C
split-complementary
#899FBC #BC8C89 #B8BC89
monochromatic
#496181 #627FA6 #899FBC #B0BFD2 #D7DFE8
Accessibility & contrast
On white
2.71
#899FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#899FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899FBC
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899FBC | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BD
Deuteranopia (green-blind)
#8F9BBB
Tritanopia (blue-blind)
#7BA5A8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #899fbc; /* rgb */ color: rgb(137, 159, 188); /* oklch */ color: oklch(69.6% 0.049 255.4);
Tailwind
colors: {
custom: {
50: '#acbbd0',
500: '#899fbc',
950: '#000000',
},
}SCSS
$custom: #899fbc; $custom-light: #acbbd0; $custom-dark: #000000;
JSON
{
"hex": "#899fbc",
"rgb": {
"r": 137,
"g": 159,
"b": 188
},
"hsl": {
"h": 214.118,
"s": 27.568,
"l": 63.725
},
"oklch": {
"l": 0.69564,
"c": 0.04948,
"h": 255.4
},
"luminance": 0.33745
}Semantic roles & 50–950 ramp
primary
#899FBC
secondary
#D9D2C7
accent
#7A3FA6
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101114
muted
#7F8082