#899EB5#899EB5
#899EB5 is a light, muted cyan. Relative luminance 0.331; OKLCH L 69.1% C 0.041 H 250.8°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #899EB5 |
|---|---|
| RGB | rgb(137, 158, 181) |
| HSL | hsl(211, 23%, 62%) |
| HSV | hsv(211, 24%, 71%) |
| CMYK | cmyk(24.3%, 12.7%, 0%, 29%) |
| CIE-LAB | lab(64.25, -2.16, -14.35) |
| CIE-LCH | lch(64.25, 14.51, 261.44°) |
| OKLab | oklab(69.08% -0.0136 -0.0391) |
| OKLCH | oklch(69.08% 0.041 250.8) |
| XYZ | xyz(30.8816, 33.1073, 48.4704) |
| Luminance | 0.3311 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.52
Bluegrey
#85A3B2
ΔE00 5.68
Blue Grey
#758DA3
ΔE00 5.96
Cool Gray
#9AA7B0
ΔE00 6.36
Greyblue
#77A1B5
ΔE00 6.91
Lightslategray
#778899
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899EB5 #B5A089
analogous
#89B4B5 #899EB5 #8A89B5
triadic
#899EB5 #B5899E #9EB589
tetradic
#899EB5 #B589B4 #B5A089 #89B58A
square
#899EB5 #B589B4 #B5A089 #89B58A
split-complementary
#899EB5 #B58A89 #B4B589
monochromatic
#4B6178 #637F9D #899EB5 #AFBDCD #D4DCE4
Accessibility & contrast
On white
2.76
#899EB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#899EB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899EB5
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899EB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899EB5 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969EB6
Deuteranopia (green-blind)
#909AB5
Tritanopia (blue-blind)
#7DA3A5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #899eb5; /* rgb */ color: rgb(137, 158, 181); /* oklch */ color: oklch(69.1% 0.041 250.8);
Tailwind
colors: {
custom: {
50: '#acbacb',
500: '#899eb5',
950: '#000000',
},
}SCSS
$custom: #899eb5; $custom-light: #acbacb; $custom-dark: #000000;
JSON
{
"hex": "#899eb5",
"rgb": {
"r": 137,
"g": 158,
"b": 181
},
"hsl": {
"h": 211.364,
"s": 22.917,
"l": 62.353
},
"oklch": {
"l": 0.69084,
"c": 0.04145,
"h": 250.8
},
"luminance": 0.33108
}Semantic roles & 50–950 ramp
primary
#899EB5
secondary
#D5CDC5
accent
#7544A1
background
#FAFBFC
surface
#F4F6F8
border
#CED0D1
text
#101113
muted
#7F8082