#85AABE#85AABE
#85AABE is a light, muted cyan. Relative luminance 0.375; OKLCH L 71.8% C 0.050 H 231.9°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #85AABE |
|---|---|
| RGB | rgb(133, 170, 190) |
| HSL | hsl(201, 30%, 63%) |
| HSV | hsv(201, 30%, 75%) |
| CMYK | cmyk(30%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(67.61, -7.79, -14.32) |
| CIE-LCH | lch(67.61, 16.30, 241.46°) |
| OKLab | oklab(71.77% -0.0306 -0.0391) |
| OKLCH | oklch(71.77% 0.05 231.9) |
| XYZ | xyz(33.3390, 37.4522, 54.1776) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.76
Greyblue
#77A1B5
ΔE00 3.23
Bluey Grey
#89A0B0
ΔE00 4.33
Light Grey Blue
#9DBCD4
ΔE00 6.12
Cool Gray
#9AA7B0
ΔE00 7.02
Cool Grey
#95A3A6
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AABE #BE9985
analogous
#85BEB5 #85AABE #858DBE
triadic
#85AABE #BE85AA #AABE85
tetradic
#85AABE #B585BE #BE9985 #8DBE85
square
#85AABE #B585BE #BE9985 #8DBE85
split-complementary
#85AABE #BE858D #BEB585
monochromatic
#466D83 #5D8EA9 #85AABE #ADC6D3 #D5E2E9
Accessibility & contrast
On white
2.47
#85AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#85AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AABE
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AABE | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BF
Deuteranopia (green-blind)
#98A2BE
Tritanopia (blue-blind)
#73B0B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #85aabe; /* rgb */ color: rgb(133, 170, 190); /* oklch */ color: oklch(71.8% 0.050 231.9);
Tailwind
colors: {
custom: {
50: '#aac3d1',
500: '#85aabe',
950: '#000000',
},
}SCSS
$custom: #85aabe; $custom-light: #aac3d1; $custom-dark: #000000;
JSON
{
"hex": "#85aabe",
"rgb": {
"r": 133,
"g": 170,
"b": 190
},
"hsl": {
"h": 201.053,
"s": 30.481,
"l": 63.333
},
"oklch": {
"l": 0.71771,
"c": 0.04972,
"h": 231.9
},
"luminance": 0.37454
}Semantic roles & 50–950 ramp
primary
#85AABE
secondary
#DACCC5
accent
#633CA9
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101214
muted
#7F8182