#86CCAA#86CCAA
#86CCAA is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.9% C 0.086 H 162.5°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #86CCAA |
|---|---|
| RGB | rgb(134, 204, 170) |
| HSL | hsl(151, 41%, 66%) |
| HSV | hsv(151, 34%, 80%) |
| CMYK | cmyk(34.3%, 0%, 16.7%, 20%) |
| CIE-LAB | lab(76.77, -29.36, 10.04) |
| CIE-LCH | lch(76.77, 31.03, 161.13°) |
| OKLab | oklab(78.92% -0.0821 0.0259) |
| OKLCH | oklch(78.92% 0.086 162.5) |
| XYZ | xyz(38.6775, 51.1542, 45.8582) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.94
Seafoam Blue
#78D1B6
ΔE00 3.83
Mediumaquamarine
#66CDAA
ΔE00 4.13
Seafoam
#7FE0B3
ΔE00 5.48
Light Teal
#90E4C1
ΔE00 5.70
Darkseagreen
#8FBC8F
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CCAA #CC86A8
analogous
#86CC87 #86CCAA #86CBCC
triadic
#86CCAA #AA86CC #CCAA86
tetradic
#86CCAA #8786CC #CC86A8 #CBCC86
square
#86CCAA #8786CC #CC86A8 #CBCC86
split-complementary
#86CCAA #CC86CB #CC8786
monochromatic
#40986D #5BBA8C #86CCAA #B1DEC8 #DCF0E6
Accessibility & contrast
On white
1.87
#86CCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#86CCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CCAA
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CCAA | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A8
Deuteranopia (green-blind)
#BEBAAC
Tritanopia (blue-blind)
#76CCC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #86ccaa; /* rgb */ color: rgb(134, 204, 170); /* oklch */ color: oklch(78.9% 0.086 162.5);
Tailwind
colors: {
custom: {
50: '#abdcc3',
500: '#86ccaa',
950: '#000000',
},
}SCSS
$custom: #86ccaa; $custom-light: #abdcc3; $custom-dark: #000000;
JSON
{
"hex": "#86ccaa",
"rgb": {
"r": 134,
"g": 204,
"b": 170
},
"hsl": {
"h": 150.857,
"s": 40.698,
"l": 66.275
},
"oklch": {
"l": 0.78917,
"c": 0.0861,
"h": 162.5
},
"luminance": 0.51156
}Semantic roles & 50–950 ramp
primary
#86CCAA
secondary
#9E587A
accent
#3271B4
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482