#86AFA5#86AFA5
#86AFA5 is a light, muted teal. Relative luminance 0.384; OKLCH L 72.1% C 0.047 H 178.3°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #86AFA5 |
|---|---|
| RGB | rgb(134, 175, 165) |
| HSL | hsl(165, 20%, 61%) |
| HSV | hsv(165, 23%, 69%) |
| CMYK | cmyk(23.4%, 0%, 5.7%, 31.4%) |
| CIE-LAB | lab(68.35, -15.90, 0.62) |
| CIE-LCH | lch(68.35, 15.92, 177.77°) |
| OKLab | oklab(72.12% -0.0465 0.0014) |
| OKLCH | oklch(72.12% 0.047 178.3) |
| XYZ | xyz(31.9510, 38.4436, 41.3269) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.66
Dull Teal
#5F9E8F
ΔE00 7.98
Cadetblue
#5F9EA0
ΔE00 8.56
Grey Teal
#5E9B8A
ΔE00 8.82
Greenish Grey
#96AE8D
ΔE00 9.51
Pale Teal
#82CBB2
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AFA5 #AF8690
analogous
#86AF90 #86AFA5 #86A4AF
triadic
#86AFA5 #A586AF #AFA586
tetradic
#86AFA5 #9086AF #AF8690 #A4AF86
square
#86AFA5 #9086AF #AF8690 #A4AF86
split-complementary
#86AFA5 #AF86A4 #AF9086
monochromatic
#4A7067 #639589 #86AFA5 #ABC7C0 #D0E0DC
Accessibility & contrast
On white
2.42
#86AFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#86AFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AFA5
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AFA5 | 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)
#ACAAA5
Deuteranopia (green-blind)
#A4A4A6
Tritanopia (blue-blind)
#7BB0AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #86afa5; /* rgb */ color: rgb(134, 175, 165); /* oklch */ color: oklch(72.1% 0.047 178.3);
Tailwind
colors: {
custom: {
50: '#aac7bf',
500: '#86afa5',
950: '#000000',
},
}SCSS
$custom: #86afa5; $custom-light: #aac7bf; $custom-dark: #000000;
JSON
{
"hex": "#86afa5",
"rgb": {
"r": 134,
"g": 175,
"b": 165
},
"hsl": {
"h": 165.366,
"s": 20.398,
"l": 60.588
},
"oklch": {
"l": 0.72123,
"c": 0.04656,
"h": 178.3
},
"luminance": 0.38445
}Semantic roles & 50–950 ramp
primary
#86AFA5
secondary
#D0C1C4
accent
#475C9F
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281