#85AABB#85AABB
#85AABB is a light, muted cyan. Relative luminance 0.373; OKLCH L 71.7% C 0.047 H 227.7°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #85AABB |
|---|---|
| RGB | rgb(133, 170, 187) |
| HSL | hsl(199, 28%, 63%) |
| HSV | hsv(199, 29%, 73%) |
| CMYK | cmyk(28.9%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(67.52, -8.52, -12.80) |
| CIE-LCH | lch(67.52, 15.38, 236.36°) |
| OKLab | oklab(71.66% -0.0318 -0.0349) |
| OKLCH | oklch(71.66% 0.047 227.7) |
| XYZ | xyz(33.0145, 37.3224, 52.4685) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.47
Greyblue
#77A1B5
ΔE00 3.18
Bluey Grey
#89A0B0
ΔE00 4.62
Light Grey Blue
#9DBCD4
ΔE00 6.78
Cool Gray
#9AA7B0
ΔE00 6.98
Cool Grey
#95A3A6
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AABB #BB9685
analogous
#85BBB1 #85AABB #858FBB
triadic
#85AABB #BB85AA #AABB85
tetradic
#85AABB #B185BB #BB9685 #8FBB85
square
#85AABB #B185BB #BB9685 #8FBB85
split-complementary
#85AABB #BB858F #BBB185
monochromatic
#476D7F #5E8FA5 #85AABB #ACC5D1 #D4E1E7
Accessibility & contrast
On white
2.48
#85AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#85AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AABB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AABB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#99A2BB
Tritanopia (blue-blind)
#74AFAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #85aabb; /* rgb */ color: rgb(133, 170, 187); /* oklch */ color: oklch(71.7% 0.047 227.7);
Tailwind
colors: {
custom: {
50: '#aac3cf',
500: '#85aabb',
950: '#000000',
},
}SCSS
$custom: #85aabb; $custom-light: #aac3cf; $custom-dark: #000000;
JSON
{
"hex": "#85aabb",
"rgb": {
"r": 133,
"g": 170,
"b": 187
},
"hsl": {
"h": 198.889,
"s": 28.421,
"l": 62.745
},
"oklch": {
"l": 0.71662,
"c": 0.04725,
"h": 227.7
},
"luminance": 0.37324
}Semantic roles & 50–950 ramp
primary
#85AABB
secondary
#D8CAC4
accent
#5F3EA7
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101213
muted
#7F8182