#85AABA#85AABA
#85AABA is a light, muted cyan. Relative luminance 0.373; OKLCH L 71.6% C 0.046 H 226.2°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #85AABA |
|---|---|
| RGB | rgb(133, 170, 186) |
| HSL | hsl(198, 28%, 63%) |
| HSV | hsv(198, 28%, 73%) |
| CMYK | cmyk(28.5%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(67.49, -8.76, -12.30) |
| CIE-LCH | lch(67.49, 15.10, 234.53°) |
| OKLab | oklab(71.63% -0.0322 -0.0336) |
| OKLCH | oklch(71.63% 0.047 226.2) |
| XYZ | xyz(32.9078, 37.2797, 51.9066) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.52
Greyblue
#77A1B5
ΔE00 3.28
Bluey Grey
#89A0B0
ΔE00 4.79
Cool Gray
#9AA7B0
ΔE00 7.01
Light Grey Blue
#9DBCD4
ΔE00 7.04
Cool Grey
#95A3A6
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AABA #BA9585
analogous
#85BAAF #85AABA #858FBA
triadic
#85AABA #BA85AA #AABA85
tetradic
#85AABA #AF85BA #BA9585 #8FBA85
square
#85AABA #AF85BA #BA9585 #8FBA85
split-complementary
#85AABA #BA858F #BAAF85
monochromatic
#476D7E #5E8FA4 #85AABA #ACC5D0 #D3E0E6
Accessibility & contrast
On white
2.48
#85AABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#85AABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AABA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AABA | 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)
#A1A8BB
Deuteranopia (green-blind)
#99A2BA
Tritanopia (blue-blind)
#74AFAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #85aaba; /* rgb */ color: rgb(133, 170, 186); /* oklch */ color: oklch(71.6% 0.046 226.2);
Tailwind
colors: {
custom: {
50: '#aac3ce',
500: '#85aaba',
950: '#000000',
},
}SCSS
$custom: #85aaba; $custom-light: #aac3ce; $custom-dark: #000000;
JSON
{
"hex": "#85aaba",
"rgb": {
"r": 133,
"g": 170,
"b": 186
},
"hsl": {
"h": 198.113,
"s": 27.749,
"l": 62.549
},
"oklch": {
"l": 0.71626,
"c": 0.0465,
"h": 226.2
},
"luminance": 0.37281
}Semantic roles & 50–950 ramp
primary
#85AABA
secondary
#D7CAC4
accent
#5E3FA6
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101213
muted
#7F8182