#85ABCA#85ABCA
#85ABCA is a light, moderate cyan. Relative luminance 0.384; OKLCH L 72.4% C 0.061 H 243.3°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #85ABCA |
|---|---|
| RGB | rgb(133, 171, 202) |
| HSL | hsl(207, 39%, 66%) |
| HSV | hsv(207, 34%, 79%) |
| CMYK | cmyk(34.2%, 15.3%, 0%, 20.8%) |
| CIE-LAB | lab(68.30, -5.33, -19.93) |
| CIE-LCH | lch(68.30, 20.63, 255.03°) |
| OKLab | oklab(72.44% -0.0275 -0.0548) |
| OKLCH | oklch(72.44% 0.061 243.3) |
| XYZ | xyz(34.8931, 38.3749, 61.4342) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.45
Greyblue
#77A1B5
ΔE00 5.93
Bluey Grey
#89A0B0
ΔE00 5.94
Bluegrey
#85A3B2
ΔE00 6.06
Carolina Blue
#8AB8FE
ΔE00 7.52
Sky Blue (survey)
#75BBFD
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ABCA #CAA485
analogous
#85CAC7 #85ABCA #8588CA
triadic
#85ABCA #CA85AB #ABCA85
tetradic
#85ABCA #C785CA #CAA485 #88CA85
square
#85ABCA #C785CA #CAA485 #88CA85
split-complementary
#85ABCA #CA8588 #CAC785
monochromatic
#406F94 #5A8EB7 #85ABCA #B0C8DD #DAE6EF
Accessibility & contrast
On white
2.42
#85ABCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#85ABCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ABCA
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ABCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ABCA | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EABCC
Deuteranopia (green-blind)
#95A3C9
Tritanopia (blue-blind)
#6FB2B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #85abca; /* rgb */ color: rgb(133, 171, 202); /* oklch */ color: oklch(72.4% 0.061 243.3);
Tailwind
colors: {
custom: {
50: '#aac4da',
500: '#85abca',
950: '#000000',
},
}SCSS
$custom: #85abca; $custom-light: #aac4da; $custom-dark: #000000;
JSON
{
"hex": "#85abca",
"rgb": {
"r": 133,
"g": 171,
"b": 202
},
"hsl": {
"h": 206.957,
"s": 39.429,
"l": 65.686
},
"oklch": {
"l": 0.72442,
"c": 0.06132,
"h": 243.3
},
"luminance": 0.38377
}Semantic roles & 50–950 ramp
primary
#85ABCA
secondary
#E1D4CA
accent
#6C33B2
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183