#85ABBF#85ABBF
#85ABBF is a light, muted cyan. Relative luminance 0.379; OKLCH L 72.0% C 0.051 H 231.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #85ABBF |
|---|---|
| RGB | rgb(133, 171, 191) |
| HSL | hsl(201, 31%, 64%) |
| HSV | hsv(201, 30%, 75%) |
| CMYK | cmyk(30.4%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(67.93, -8.08, -14.40) |
| CIE-LCH | lch(67.93, 16.52, 240.70°) |
| OKLab | oklab(72.03% -0.0316 -0.0394) |
| OKLCH | oklch(72.03% 0.051 231.3) |
| XYZ | xyz(33.6368, 37.8724, 54.8179) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.01
Greyblue
#77A1B5
ΔE00 3.37
Bluey Grey
#89A0B0
ΔE00 4.67
Light Grey Blue
#9DBCD4
ΔE00 6.02
Cool Gray
#9AA7B0
ΔE00 7.22
Cool Grey
#95A3A6
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ABBF #BF9985
analogous
#85BFB6 #85ABBF #858EBF
triadic
#85ABBF #BF85AB #ABBF85
tetradic
#85ABBF #B685BF #BF9985 #8EBF85
square
#85ABBF #B685BF #BF9985 #8EBF85
split-complementary
#85ABBF #BF858E #BFB685
monochromatic
#456F84 #5D8FAA #85ABBF #ADC7D4 #D5E2E9
Accessibility & contrast
On white
2.45
#85ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#85ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ABBF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ABBF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C0
Deuteranopia (green-blind)
#99A3BF
Tritanopia (blue-blind)
#73B1B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #85abbf; /* rgb */ color: rgb(133, 171, 191); /* oklch */ color: oklch(72.0% 0.051 231.3);
Tailwind
colors: {
custom: {
50: '#aac4d2',
500: '#85abbf',
950: '#000000',
},
}SCSS
$custom: #85abbf; $custom-light: #aac4d2; $custom-dark: #000000;
JSON
{
"hex": "#85abbf",
"rgb": {
"r": 133,
"g": 171,
"b": 191
},
"hsl": {
"h": 200.69,
"s": 31.183,
"l": 63.529
},
"oklch": {
"l": 0.72028,
"c": 0.0505,
"h": 231.3
},
"luminance": 0.37874
}Semantic roles & 50–950 ramp
primary
#85ABBF
secondary
#DACDC6
accent
#623CAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182