#86CD96#86CD96
#86CD96 is a light, moderate green. Relative luminance 0.509; OKLCH L 78.7% C 0.106 H 150.5°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #86CD96 |
|---|---|
| RGB | rgb(134, 205, 150) |
| HSL | hsl(134, 42%, 66%) |
| HSV | hsv(134, 35%, 80%) |
| CMYK | cmyk(34.6%, 0%, 26.8%, 19.6%) |
| CIE-LAB | lab(76.64, -33.67, 20.51) |
| CIE-LCH | lch(76.64, 39.42, 148.66°) |
| OKLab | oklab(78.67% -0.0922 0.0521) |
| OKLCH | oklch(78.67% 0.106 150.5) |
| XYZ | xyz(37.1658, 50.9310, 36.7206) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.44
Soft Green
#6FC276
ΔE00 5.71
Hospital Green
#9BE5AA
ΔE00 5.73
Seafoam
#7FE0B3
ΔE00 6.33
Emerald
#50C878
ΔE00 6.95
Mediumaquamarine
#66CDAA
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CD96 #CD86BD
analogous
#9ACD86 #86CD96 #86CDBA
triadic
#86CD96 #9686CD #CD9686
tetradic
#86CD96 #869ACD #CD86BD #CDBA86
square
#86CD96 #869ACD #CD86BD #CDBA86
split-complementary
#86CD96 #BA86CD #CD869A
monochromatic
#3F9954 #5BBB70 #86CD96 #B1DFBC #DDF1E1
Accessibility & contrast
On white
1.88
#86CD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#86CD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CD96
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CD96 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC293
Deuteranopia (green-blind)
#C3BA99
Tritanopia (blue-blind)
#7BCBBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #86cd96; /* rgb */ color: rgb(134, 205, 150); /* oklch */ color: oklch(78.7% 0.106 150.5);
Tailwind
colors: {
custom: {
50: '#abdcb5',
500: '#86cd96',
950: '#000000',
},
}SCSS
$custom: #86cd96; $custom-light: #abdcb5; $custom-dark: #000000;
JSON
{
"hex": "#86cd96",
"rgb": {
"r": 134,
"g": 205,
"b": 150
},
"hsl": {
"h": 133.521,
"s": 41.52,
"l": 66.471
},
"oklch": {
"l": 0.78668,
"c": 0.10592,
"h": 150.5
},
"luminance": 0.50933
}Semantic roles & 50–950 ramp
primary
#86CD96
secondary
#A0588F
accent
#3197B5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481