#85B2CA#85B2CA
#85B2CA is a light, muted cyan. Relative luminance 0.411; OKLCH L 74.0% C 0.059 H 231.8°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #85B2CA |
|---|---|
| RGB | rgb(133, 178, 202) |
| HSL | hsl(201, 39%, 66%) |
| HSV | hsv(201, 34%, 79%) |
| CMYK | cmyk(34.2%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(70.24, -9.12, -16.98) |
| CIE-LCH | lch(70.24, 19.27, 241.77°) |
| OKLab | oklab(73.98% -0.0366 -0.0466) |
| OKLCH | oklch(73.98% 0.059 231.8) |
| XYZ | xyz(36.2505, 41.0897, 61.8867) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.96
Greyblue
#77A1B5
ΔE00 5.18
Bluegrey
#85A3B2
ΔE00 5.40
Bluey Grey
#89A0B0
ΔE00 6.84
Sky Blue
#87CEEB
ΔE00 7.79
Lightblue (survey)
#7BC8F6
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85B2CA #CA9D85
analogous
#85CAC0 #85B2CA #858FCA
triadic
#85B2CA #CA85B2 #B2CA85
tetradic
#85B2CA #C085CA #CA9D85 #8FCA85
square
#85B2CA #C085CA #CA9D85 #8FCA85
split-complementary
#85B2CA #CA858F #CAC085
monochromatic
#407794 #5A97B7 #85B2CA #B0CDDD #DAE8EF
Accessibility & contrast
On white
2.28
#85B2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#85B2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85B2CA
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85B2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85B2CA | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B0CB
Deuteranopia (green-blind)
#9CA8CA
Tritanopia (blue-blind)
#6EB9BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #85b2ca; /* rgb */ color: rgb(133, 178, 202); /* oklch */ color: oklch(74.0% 0.059 231.8);
Tailwind
colors: {
custom: {
50: '#aac9da',
500: '#85b2ca',
950: '#000000',
},
}SCSS
$custom: #85b2ca; $custom-light: #aac9da; $custom-dark: #000000;
JSON
{
"hex": "#85b2ca",
"rgb": {
"r": 133,
"g": 178,
"b": 202
},
"hsl": {
"h": 200.87,
"s": 39.429,
"l": 65.686
},
"oklch": {
"l": 0.73977,
"c": 0.05925,
"h": 231.8
},
"luminance": 0.41092
}Semantic roles & 50–950 ramp
primary
#85B2CA
secondary
#E1D2CA
accent
#5F33B2
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101314
muted
#7F8283