#85ADCC#85ADCC
#85ADCC is a light, moderate cyan. Relative luminance 0.392; OKLCH L 73.0% C 0.063 H 242.0°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #85ADCC |
|---|---|
| RGB | rgb(133, 173, 204) |
| HSL | hsl(206, 41%, 66%) |
| HSV | hsv(206, 35%, 80%) |
| CMYK | cmyk(34.8%, 15.2%, 0%, 20%) |
| CIE-LAB | lab(68.92, -5.91, -20.08) |
| CIE-LCH | lch(68.92, 20.93, 253.61°) |
| OKLab | oklab(72.96% -0.0294 -0.0552) |
| OKLCH | oklch(72.96% 0.063 242) |
| XYZ | xyz(35.5121, 39.2315, 62.8163) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.07
Greyblue
#77A1B5
ΔE00 5.96
Bluegrey
#85A3B2
ΔE00 6.17
Bluey Grey
#89A0B0
ΔE00 6.30
Carolina Blue
#8AB8FE
ΔE00 7.40
Sky Blue (survey)
#75BBFD
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ADCC #CCA485
analogous
#85CCC7 #85ADCC #8589CC
triadic
#85ADCC #CC85AD #ADCC85
tetradic
#85ADCC #C785CC #CCA485 #89CC85
square
#85ADCC #C785CC #CCA485 #89CC85
split-complementary
#85ADCC #CC8589 #CCC785
monochromatic
#3F7197 #5A90BA #85ADCC #B0CADE #DBE7F0
Accessibility & contrast
On white
2.37
#85ADCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#85ADCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ADCC
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ADCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ADCC | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ADCE
Deuteranopia (green-blind)
#97A5CB
Tritanopia (blue-blind)
#6EB5B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #85adcc; /* rgb */ color: rgb(133, 173, 204); /* oklch */ color: oklch(73.0% 0.063 242.0);
Tailwind
colors: {
custom: {
50: '#aac5db',
500: '#85adcc',
950: '#000000',
},
}SCSS
$custom: #85adcc; $custom-light: #aac5db; $custom-dark: #000000;
JSON
{
"hex": "#85adcc",
"rgb": {
"r": 133,
"g": 173,
"b": 204
},
"hsl": {
"h": 206.197,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.72956,
"c": 0.06259,
"h": 242
},
"luminance": 0.39233
}Semantic roles & 50–950 ramp
primary
#85ADCC
secondary
#E2D5CB
accent
#6A31B4
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183