#85ACBF#85ACBF
#85ACBF is a light, muted cyan. Relative luminance 0.383; OKLCH L 72.2% C 0.050 H 229.3°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #85ACBF |
|---|---|
| RGB | rgb(133, 172, 191) |
| HSL | hsl(200, 31%, 64%) |
| HSV | hsv(200, 30%, 75%) |
| CMYK | cmyk(30.4%, 9.9%, 0%, 25.1%) |
| CIE-LAB | lab(68.21, -8.62, -13.98) |
| CIE-LCH | lch(68.21, 16.43, 238.34°) |
| OKLab | oklab(72.25% -0.0329 -0.0382) |
| OKLCH | oklch(72.25% 0.05 229.3) |
| XYZ | xyz(33.8264, 38.2516, 54.8811) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.19
Greyblue
#77A1B5
ΔE00 3.51
Bluey Grey
#89A0B0
ΔE00 5.08
Light Grey Blue
#9DBCD4
ΔE00 6.16
Cool Gray
#9AA7B0
ΔE00 7.40
Cool Grey
#95A3A6
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ACBF #BF9885
analogous
#85BFB5 #85ACBF #858FBF
triadic
#85ACBF #BF85AC #ACBF85
tetradic
#85ACBF #B585BF #BF9885 #8FBF85
square
#85ACBF #B585BF #BF9885 #8FBF85
split-complementary
#85ACBF #BF858F #BFB585
monochromatic
#457084 #5D91AA #85ACBF #ADC7D4 #D5E3E9
Accessibility & contrast
On white
2.43
#85ACBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#85ACBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ACBF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ACBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ACBF | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AAC0
Deuteranopia (green-blind)
#9AA3BF
Tritanopia (blue-blind)
#72B2B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #85acbf; /* rgb */ color: rgb(133, 172, 191); /* oklch */ color: oklch(72.2% 0.050 229.3);
Tailwind
colors: {
custom: {
50: '#aac4d2',
500: '#85acbf',
950: '#000000',
},
}SCSS
$custom: #85acbf; $custom-light: #aac4d2; $custom-dark: #000000;
JSON
{
"hex": "#85acbf",
"rgb": {
"r": 133,
"g": 172,
"b": 191
},
"hsl": {
"h": 199.655,
"s": 31.183,
"l": 63.529
},
"oklch": {
"l": 0.72249,
"c": 0.05045,
"h": 229.3
},
"luminance": 0.38253
}Semantic roles & 50–950 ramp
primary
#85ACBF
secondary
#DACCC6
accent
#603CAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182