#86CDAF#86CDAF
#86CDAF is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.084 H 165.9°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #86CDAF |
|---|---|
| RGB | rgb(134, 205, 175) |
| HSL | hsl(155, 42%, 66%) |
| HSV | hsv(155, 35%, 80%) |
| CMYK | cmyk(34.6%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(77.18, -28.81, 7.93) |
| CIE-LCH | lch(77.18, 29.88, 164.61°) |
| OKLab | oklab(79.28% -0.0812 0.0204) |
| OKLCH | oklch(79.28% 0.084 165.9) |
| XYZ | xyz(39.3979, 51.8239, 48.4762) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.74
Seafoam Blue
#78D1B6
ΔE00 2.84
Mediumaquamarine
#66CDAA
ΔE00 4.02
Light Teal
#90E4C1
ΔE00 5.43
Seafoam
#7FE0B3
ΔE00 5.77
Eucalyptus
#44D7A8
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CDAF #CD86A4
analogous
#86CD8C #86CDAF #86C8CD
triadic
#86CDAF #AF86CD #CDAF86
tetradic
#86CDAF #8C86CD #CD86A4 #C8CD86
square
#86CDAF #8C86CD #CD86A4 #C8CD86
split-complementary
#86CDAF #CD86C8 #CD8C86
monochromatic
#3F9973 #5BBB92 #86CDAF #B1DFCC #DDF1E8
Accessibility & contrast
On white
1.85
#86CDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#86CDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CDAF
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CDAF | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4AE
Deuteranopia (green-blind)
#BEBBB1
Tritanopia (blue-blind)
#74CDC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #86cdaf; /* rgb */ color: rgb(134, 205, 175); /* oklch */ color: oklch(79.3% 0.084 165.9);
Tailwind
colors: {
custom: {
50: '#abdcc6',
500: '#86cdaf',
950: '#000000',
},
}SCSS
$custom: #86cdaf; $custom-light: #abdcc6; $custom-dark: #000000;
JSON
{
"hex": "#86cdaf",
"rgb": {
"r": 134,
"g": 205,
"b": 175
},
"hsl": {
"h": 154.648,
"s": 41.52,
"l": 66.471
},
"oklch": {
"l": 0.7928,
"c": 0.08371,
"h": 165.9
},
"luminance": 0.51826
}Semantic roles & 50–950 ramp
primary
#86CDAF
secondary
#A05876
accent
#3169B5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482