#86CCAE#86CCAE
#86CCAE is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.0% C 0.083 H 165.6°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #86CCAE |
|---|---|
| RGB | rgb(134, 204, 174) |
| HSL | hsl(154, 41%, 66%) |
| HSV | hsv(154, 34%, 80%) |
| CMYK | cmyk(34.3%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(76.87, -28.54, 8.02) |
| CIE-LCH | lch(76.87, 29.65, 164.30°) |
| OKLab | oklab(79.02% -0.0804 0.0207) |
| OKLCH | oklch(79.02% 0.083 165.6) |
| XYZ | xyz(39.0616, 51.3078, 47.8814) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.76
Seafoam Blue
#78D1B6
ΔE00 3.03
Mediumaquamarine
#66CDAA
ΔE00 4.10
Light Teal
#90E4C1
ΔE00 5.68
Seafoam
#7FE0B3
ΔE00 5.96
Eucalyptus
#44D7A8
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CCAE #CC86A4
analogous
#86CC8B #86CCAE #86C7CC
triadic
#86CCAE #AE86CC #CCAE86
tetradic
#86CCAE #8B86CC #CC86A4 #C7CC86
square
#86CCAE #8B86CC #CC86A4 #C7CC86
split-complementary
#86CCAE #CC86C7 #CC8B86
monochromatic
#409872 #5BBA91 #86CCAE #B1DECB #DCF0E8
Accessibility & contrast
On white
1.86
#86CCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#86CCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CCAE
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CCAE | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AD
Deuteranopia (green-blind)
#BDBAB0
Tritanopia (blue-blind)
#75CCC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #86ccae; /* rgb */ color: rgb(134, 204, 174); /* oklch */ color: oklch(79.0% 0.083 165.6);
Tailwind
colors: {
custom: {
50: '#abdcc6',
500: '#86ccae',
950: '#000000',
},
}SCSS
$custom: #86ccae; $custom-light: #abdcc6; $custom-dark: #000000;
JSON
{
"hex": "#86ccae",
"rgb": {
"r": 134,
"g": 204,
"b": 174
},
"hsl": {
"h": 154.286,
"s": 40.698,
"l": 66.275
},
"oklch": {
"l": 0.79022,
"c": 0.08299,
"h": 165.6
},
"luminance": 0.5131
}Semantic roles & 50–950 ramp
primary
#86CCAE
secondary
#9E5876
accent
#3269B4
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482