#85ABB2#85ABB2
#85ABB2 is a light, muted teal. Relative luminance 0.373; OKLCH L 71.6% C 0.042 H 210.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #85ABB2 |
|---|---|
| RGB | rgb(133, 171, 178) |
| HSL | hsl(189, 23%, 61%) |
| HSV | hsv(189, 25%, 70%) |
| CMYK | cmyk(25.3%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(67.52, -11.19, -7.81) |
| CIE-LCH | lch(67.52, 13.65, 214.89°) |
| OKLab | oklab(71.57% -0.0367 -0.0213) |
| OKLCH | oklch(71.57% 0.042 210.1) |
| XYZ | xyz(32.2692, 37.3254, 47.6151) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.41
Greyblue
#77A1B5
ΔE00 6.13
Cool Grey
#95A3A6
ΔE00 7.21
Bluey Grey
#89A0B0
ΔE00 7.68
Cadetblue
#5F9EA0
ΔE00 8.18
Cool Gray
#9AA7B0
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ABB2 #B28C85
analogous
#85B2A2 #85ABB2 #8594B2
triadic
#85ABB2 #B285AB #ABB285
tetradic
#85ABB2 #A285B2 #B28C85 #94B285
square
#85ABB2 #A285B2 #B28C85 #94B285
split-complementary
#85ABB2 #B28594 #B2A285
monochromatic
#496D74 #619099 #85ABB2 #ABC5CA #D0DFE1
Accessibility & contrast
On white
2.48
#85ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#85ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ABB2
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ABB2 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B2
Deuteranopia (green-blind)
#9DA2B2
Tritanopia (blue-blind)
#77AFAD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #85abb2; /* rgb */ color: rgb(133, 171, 178); /* oklch */ color: oklch(71.6% 0.042 210.1);
Tailwind
colors: {
custom: {
50: '#a9c4c9',
500: '#85abb2',
950: '#000000',
},
}SCSS
$custom: #85abb2; $custom-light: #a9c4c9; $custom-dark: #000000;
JSON
{
"hex": "#85abb2",
"rgb": {
"r": 133,
"g": 171,
"b": 178
},
"hsl": {
"h": 189.333,
"s": 22.613,
"l": 60.98
},
"oklch": {
"l": 0.71572,
"c": 0.04241,
"h": 210.1
},
"luminance": 0.37327
}Semantic roles & 50–950 ramp
primary
#85ABB2
secondary
#D2C4C1
accent
#5344A1
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182