#85AFA7#85AFA7
#85AFA7 is a light, muted teal. Relative luminance 0.384; OKLCH L 72.1% C 0.047 H 182.0°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #85AFA7 |
|---|---|
| RGB | rgb(133, 175, 167) |
| HSL | hsl(169, 21%, 60%) |
| HSV | hsv(169, 24%, 69%) |
| CMYK | cmyk(24%, 0%, 4.6%, 31.4%) |
| CIE-LAB | lab(68.34, -15.79, -0.50) |
| CIE-LCH | lch(68.34, 15.80, 181.83°) |
| OKLab | oklab(72.12% -0.0466 -0.0016) |
| OKLCH | oklch(72.12% 0.047 182) |
| XYZ | xyz(31.9758, 38.4352, 42.2857) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.92
Cadetblue
#5F9EA0
ΔE00 8.01
Dull Teal
#5F9E8F
ΔE00 8.13
Grey Teal
#5E9B8A
ΔE00 9.03
Pale Teal
#82CBB2
ΔE00 9.92
Greenish Grey
#96AE8D
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AFA7 #AF858D
analogous
#85AF92 #85AFA7 #85A2AF
triadic
#85AFA7 #A785AF #AFA785
tetradic
#85AFA7 #9285AF #AF858D #A2AF85
square
#85AFA7 #9285AF #AF858D #A2AF85
split-complementary
#85AFA7 #AF85A2 #AF9285
monochromatic
#4A7069 #62958B #85AFA7 #AAC7C2 #CFDFDC
Accessibility & contrast
On white
2.42
#85AFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#85AFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AFA7
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AFA7 | 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)
#ABAAA7
Deuteranopia (green-blind)
#A3A4A8
Tritanopia (blue-blind)
#79B1AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #85afa7; /* rgb */ color: rgb(133, 175, 167); /* oklch */ color: oklch(72.1% 0.047 182.0);
Tailwind
colors: {
custom: {
50: '#a9c7c1',
500: '#85afa7',
950: '#000000',
},
}SCSS
$custom: #85afa7; $custom-light: #a9c7c1; $custom-dark: #000000;
JSON
{
"hex": "#85afa7",
"rgb": {
"r": 133,
"g": 175,
"b": 167
},
"hsl": {
"h": 168.571,
"s": 20.792,
"l": 60.392
},
"oklch": {
"l": 0.7212,
"c": 0.04668,
"h": 182
},
"luminance": 0.38437
}Semantic roles & 50–950 ramp
primary
#85AFA7
secondary
#D0C0C3
accent
#46579F
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281