#85AEC2#85AEC2
#85AEC2 is a light, muted cyan. Relative luminance 0.392; OKLCH L 72.8% C 0.053 H 229.4°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #85AEC2 |
|---|---|
| RGB | rgb(133, 174, 194) |
| HSL | hsl(200, 33%, 64%) |
| HSV | hsv(200, 31%, 76%) |
| CMYK | cmyk(31.4%, 10.3%, 0%, 23.9%) |
| CIE-LAB | lab(68.86, -8.96, -14.65) |
| CIE-LCH | lch(68.86, 17.18, 238.55°) |
| OKLab | oklab(72.8% -0.0344 -0.0401) |
| OKLCH | oklch(72.8% 0.053 229.4) |
| XYZ | xyz(34.5435, 39.1520, 56.7654) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.87
Greyblue
#77A1B5
ΔE00 3.97
Bluey Grey
#89A0B0
ΔE00 5.67
Light Grey Blue
#9DBCD4
ΔE00 5.82
Cool Gray
#9AA7B0
ΔE00 7.86
Cool Grey
#95A3A6
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AEC2 #C29985
analogous
#85C2B8 #85AEC2 #8590C2
triadic
#85AEC2 #C285AE #AEC285
tetradic
#85AEC2 #B885C2 #C29985 #90C285
square
#85AEC2 #B885C2 #C29985 #90C285
split-complementary
#85AEC2 #C28590 #C2B885
monochromatic
#447288 #5C93AE #85AEC2 #AEC9D6 #D7E4EB
Accessibility & contrast
On white
2.38
#85AEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#85AEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AEC2
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AEC2 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ACC3
Deuteranopia (green-blind)
#9BA5C2
Tritanopia (blue-blind)
#71B4B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #85aec2; /* rgb */ color: rgb(133, 174, 194); /* oklch */ color: oklch(72.8% 0.053 229.4);
Tailwind
colors: {
custom: {
50: '#aac6d4',
500: '#85aec2',
950: '#000000',
},
}SCSS
$custom: #85aec2; $custom-light: #aac6d4; $custom-dark: #000000;
JSON
{
"hex": "#85aec2",
"rgb": {
"r": 133,
"g": 174,
"b": 194
},
"hsl": {
"h": 199.672,
"s": 33.333,
"l": 64.118
},
"oklch": {
"l": 0.728,
"c": 0.05285,
"h": 229.4
},
"luminance": 0.39154
}Semantic roles & 50–950 ramp
primary
#85AEC2
secondary
#DCCEC7
accent
#5F39AC
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101314
muted
#7F8283