#85ADBB#85ADBB
#85ADBB is a light, muted cyan. Relative luminance 0.385; OKLCH L 72.3% C 0.048 H 221.3°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #85ADBB |
|---|---|
| RGB | rgb(133, 173, 187) |
| HSL | hsl(196, 28%, 63%) |
| HSV | hsv(196, 29%, 73%) |
| CMYK | cmyk(28.9%, 7.5%, 0%, 26.7%) |
| CIE-LAB | lab(68.36, -10.13, -11.54) |
| CIE-LCH | lch(68.36, 15.36, 228.72°) |
| OKLab | oklab(72.33% -0.0358 -0.0315) |
| OKLCH | oklch(72.33% 0.048 221.3) |
| XYZ | xyz(33.5833, 38.4600, 52.6581) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.88
Greyblue
#77A1B5
ΔE00 4.32
Bluey Grey
#89A0B0
ΔE00 6.23
Light Grey Blue
#9DBCD4
ΔE00 7.50
Cool Grey
#95A3A6
ΔE00 7.84
Cool Gray
#9AA7B0
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ADBB #BB9385
analogous
#85BBAE #85ADBB #8592BB
triadic
#85ADBB #BB85AD #ADBB85
tetradic
#85ADBB #AE85BB #BB9385 #92BB85
square
#85ADBB #AE85BB #BB9385 #92BB85
split-complementary
#85ADBB #BB8592 #BBAE85
monochromatic
#47707F #5E93A5 #85ADBB #ACC7D1 #D4E2E7
Accessibility & contrast
On white
2.42
#85ADBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#85ADBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ADBB
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ADBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ADBB | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#9CA4BB
Tritanopia (blue-blind)
#74B2B1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #85adbb; /* rgb */ color: rgb(133, 173, 187); /* oklch */ color: oklch(72.3% 0.048 221.3);
Tailwind
colors: {
custom: {
50: '#aac5cf',
500: '#85adbb',
950: '#000000',
},
}SCSS
$custom: #85adbb; $custom-light: #aac5cf; $custom-dark: #000000;
JSON
{
"hex": "#85adbb",
"rgb": {
"r": 133,
"g": 173,
"b": 187
},
"hsl": {
"h": 195.556,
"s": 28.421,
"l": 62.745
},
"oklch": {
"l": 0.72328,
"c": 0.04769,
"h": 221.3
},
"luminance": 0.38462
}Semantic roles & 50–950 ramp
primary
#85ADBB
secondary
#D8C9C4
accent
#5A3EA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101213
muted
#7F8182