#85ACCC#85ACCC
#85ACCC is a light, moderate cyan. Relative luminance 0.389; OKLCH L 72.7% C 0.063 H 243.5°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #85ACCC |
|---|---|
| RGB | rgb(133, 172, 204) |
| HSL | hsl(207, 41%, 66%) |
| HSV | hsv(207, 35%, 80%) |
| CMYK | cmyk(34.8%, 15.7%, 0%, 20%) |
| CIE-LAB | lab(68.64, -5.36, -20.50) |
| CIE-LCH | lch(68.64, 21.19, 255.34°) |
| OKLab | oklab(72.74% -0.0281 -0.0564) |
| OKLCH | oklch(72.74% 0.063 243.5) |
| XYZ | xyz(35.3210, 38.8495, 62.7526) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.34
Greyblue
#77A1B5
ΔE00 6.22
Bluey Grey
#89A0B0
ΔE00 6.33
Bluegrey
#85A3B2
ΔE00 6.41
Carolina Blue
#8AB8FE
ΔE00 7.18
Sky Blue (survey)
#75BBFD
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ACCC #CCA585
analogous
#85CCC8 #85ACCC #8588CC
triadic
#85ACCC #CC85AC #ACCC85
tetradic
#85ACCC #C885CC #CCA585 #88CC85
square
#85ACCC #C885CC #CCA585 #88CC85
split-complementary
#85ACCC #CC8588 #CCC885
monochromatic
#3F7097 #5A8FBA #85ACCC #B0C9DE #DBE7F0
Accessibility & contrast
On white
2.39
#85ACCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#85ACCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ACCC
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ACCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ACCC | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FACCE
Deuteranopia (green-blind)
#96A4CB
Tritanopia (blue-blind)
#6EB4B6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #85accc; /* rgb */ color: rgb(133, 172, 204); /* oklch */ color: oklch(72.7% 0.063 243.5);
Tailwind
colors: {
custom: {
50: '#aac4db',
500: '#85accc',
950: '#000000',
},
}SCSS
$custom: #85accc; $custom-light: #aac4db; $custom-dark: #000000;
JSON
{
"hex": "#85accc",
"rgb": {
"r": 133,
"g": 172,
"b": 204
},
"hsl": {
"h": 207.042,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.72738,
"c": 0.06303,
"h": 243.5
},
"luminance": 0.38851
}Semantic roles & 50–950 ramp
primary
#85ACCC
secondary
#E2D5CB
accent
#6C31B4
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183