#85AFBB#85AFBB
#85AFBB is a light, muted cyan. Relative luminance 0.392; OKLCH L 72.8% C 0.048 H 217.2°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #85AFBB |
|---|---|
| RGB | rgb(133, 175, 187) |
| HSL | hsl(193, 28%, 63%) |
| HSV | hsv(193, 29%, 73%) |
| CMYK | cmyk(28.9%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(68.92, -11.20, -10.70) |
| CIE-LCH | lch(68.92, 15.49, 223.69°) |
| OKLab | oklab(72.77% -0.0384 -0.0292) |
| OKLCH | oklch(72.77% 0.048 217.2) |
| XYZ | xyz(33.9697, 39.2328, 52.7869) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.00
Greyblue
#77A1B5
ΔE00 5.33
Bluey Grey
#89A0B0
ΔE00 7.35
Light Grey Blue
#9DBCD4
ΔE00 8.18
Cool Grey
#95A3A6
ΔE00 8.23
Cool Gray
#9AA7B0
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AFBB #BB9185
analogous
#85BBAC #85AFBB #8594BB
triadic
#85AFBB #BB85AF #AFBB85
tetradic
#85AFBB #AC85BB #BB9185 #94BB85
square
#85AFBB #AC85BB #BB9185 #94BB85
split-complementary
#85AFBB #BB8594 #BBAC85
monochromatic
#47727F #5E95A5 #85AFBB #ACC9D1 #D4E3E7
Accessibility & contrast
On white
2.37
#85AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#85AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AFBB
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AFBB | 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)
#A7ACBC
Deuteranopia (green-blind)
#9EA5BB
Tritanopia (blue-blind)
#73B4B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #85afbb; /* rgb */ color: rgb(133, 175, 187); /* oklch */ color: oklch(72.8% 0.048 217.2);
Tailwind
colors: {
custom: {
50: '#aac6cf',
500: '#85afbb',
950: '#000000',
},
}SCSS
$custom: #85afbb; $custom-light: #aac6cf; $custom-dark: #000000;
JSON
{
"hex": "#85afbb",
"rgb": {
"r": 133,
"g": 175,
"b": 187
},
"hsl": {
"h": 193.333,
"s": 28.421,
"l": 62.745
},
"oklch": {
"l": 0.72773,
"c": 0.04828,
"h": 217.2
},
"luminance": 0.39234
}Semantic roles & 50–950 ramp
primary
#85AFBB
secondary
#D8C8C4
accent
#563EA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282