#86C49F#86C49F
#86C49F is a light, moderate green. Relative luminance 0.471; OKLCH L 76.8% C 0.083 H 157.6°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #86C49F |
|---|---|
| RGB | rgb(134, 196, 159) |
| HSL | hsl(144, 34%, 65%) |
| HSV | hsv(144, 32%, 77%) |
| CMYK | cmyk(31.6%, 0%, 18.9%, 23.1%) |
| CIE-LAB | lab(74.22, -27.70, 12.33) |
| CIE-LCH | lch(74.22, 30.32, 156.01°) |
| OKLab | oklab(76.78% -0.0768 0.0317) |
| OKLCH | oklch(76.78% 0.083 157.6) |
| XYZ | xyz(35.8273, 47.0496, 39.9879) |
| Luminance | 0.4705 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.55
Pale Teal
#82CBB2
ΔE00 4.76
Mediumaquamarine
#66CDAA
ΔE00 5.65
Seafoam Blue
#78D1B6
ΔE00 6.09
Seafoam
#7FE0B3
ΔE00 7.34
Light Teal
#90E4C1
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C49F #C486AB
analogous
#8CC486 #86C49F #86C4BE
triadic
#86C49F #9F86C4 #C49F86
tetradic
#86C49F #868CC4 #C486AB #C4BE86
square
#86C49F #868CC4 #C486AB #C4BE86
split-complementary
#86C49F #BE86C4 #C4868C
monochromatic
#448C61 #5DB07E #86C49F #AFD8C0 #D8ECE0
Accessibility & contrast
On white
2.02
#86C49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#86C49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C49F
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C49F | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9D
Deuteranopia (green-blind)
#B9B4A1
Tritanopia (blue-blind)
#7AC3BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #86c49f; /* rgb */ color: rgb(134, 196, 159); /* oklch */ color: oklch(76.8% 0.083 157.6);
Tailwind
colors: {
custom: {
50: '#abd6bb',
500: '#86c49f',
950: '#000000',
},
}SCSS
$custom: #86c49f; $custom-light: #abd6bb; $custom-dark: #000000;
JSON
{
"hex": "#86c49f",
"rgb": {
"r": 134,
"g": 196,
"b": 159
},
"hsl": {
"h": 144.194,
"s": 34.444,
"l": 64.706
},
"oklch": {
"l": 0.76781,
"c": 0.08314,
"h": 157.6
},
"luminance": 0.47051
}Semantic roles & 50–950 ramp
primary
#86C49F
secondary
#DEC8D5
accent
#387EAD
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380