#86AFA7#86AFA7
#86AFA7 is a light, muted teal. Relative luminance 0.385; OKLCH L 72.2% C 0.046 H 181.7°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #86AFA7 |
|---|---|
| RGB | rgb(134, 175, 167) |
| HSL | hsl(168, 20%, 61%) |
| HSV | hsv(168, 23%, 69%) |
| CMYK | cmyk(23.4%, 0%, 4.6%, 31.4%) |
| CIE-LAB | lab(68.40, -15.47, -0.41) |
| CIE-LCH | lch(68.40, 15.48, 181.51°) |
| OKLab | oklab(72.18% -0.0457 -0.0013) |
| OKLCH | oklch(72.18% 0.046 181.7) |
| XYZ | xyz(32.1344, 38.5170, 42.2931) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.01
Cadetblue
#5F9EA0
ΔE00 8.15
Dull Teal
#5F9E8F
ΔE00 8.28
Grey Teal
#5E9B8A
ΔE00 9.17
Pale Teal
#82CBB2
ΔE00 10.01
Greenish Grey
#96AE8D
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AFA7 #AF868E
analogous
#86AF92 #86AFA7 #86A2AF
triadic
#86AFA7 #A786AF #AFA786
tetradic
#86AFA7 #9286AF #AF868E #A2AF86
square
#86AFA7 #9286AF #AF868E #A2AF86
split-complementary
#86AFA7 #AF86A2 #AF9286
monochromatic
#4A7069 #63958B #86AFA7 #ABC7C2 #D0E0DD
Accessibility & contrast
On white
2.41
#86AFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#86AFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AFA7
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AFA7 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA7
Deuteranopia (green-blind)
#A3A4A8
Tritanopia (blue-blind)
#7BB1AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #86afa7; /* rgb */ color: rgb(134, 175, 167); /* oklch */ color: oklch(72.2% 0.046 181.7);
Tailwind
colors: {
custom: {
50: '#aac7c1',
500: '#86afa7',
950: '#000000',
},
}SCSS
$custom: #86afa7; $custom-light: #aac7c1; $custom-dark: #000000;
JSON
{
"hex": "#86afa7",
"rgb": {
"r": 134,
"g": 175,
"b": 167
},
"hsl": {
"h": 168.293,
"s": 20.398,
"l": 60.588
},
"oklch": {
"l": 0.72183,
"c": 0.04571,
"h": 181.7
},
"luminance": 0.38518
}Semantic roles & 50–950 ramp
primary
#86AFA7
secondary
#D0C1C4
accent
#47589F
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281