#86CD90#86CD90
#86CD90 is a light, moderate green. Relative luminance 0.507; OKLCH L 78.5% C 0.112 H 147.9°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #86CD90 |
|---|---|
| RGB | rgb(134, 205, 144) |
| HSL | hsl(128, 42%, 66%) |
| HSV | hsv(128, 35%, 80%) |
| CMYK | cmyk(34.6%, 0%, 29.8%, 19.6%) |
| CIE-LAB | lab(76.52, -34.73, 23.52) |
| CIE-LCH | lch(76.52, 41.94, 145.90°) |
| OKLab | oklab(78.54% -0.0948 0.0595) |
| OKLCH | oklch(78.54% 0.112 147.9) |
| XYZ | xyz(36.6950, 50.7427, 34.2410) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.74
Darkseagreen
#8FBC8F
ΔE00 5.78
Hospital Green
#9BE5AA
ΔE00 5.86
Emerald
#50C878
ΔE00 6.31
Pistachio
#93C572
ΔE00 6.70
Seafoam
#7FE0B3
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CD90 #CD86C3
analogous
#A0CD86 #86CD90 #86CDB4
triadic
#86CD90 #9086CD #CD9086
tetradic
#86CD90 #86A0CD #CD86C3 #CDB486
square
#86CD90 #86A0CD #CD86C3 #CDB486
split-complementary
#86CD90 #B486CD #CD86A0
monochromatic
#3F994C #5BBB68 #86CD90 #B1DFB8 #DDF1DF
Accessibility & contrast
On white
1.88
#86CD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#86CD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CD90
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CD90 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC18C
Deuteranopia (green-blind)
#C4BA93
Tritanopia (blue-blind)
#7CCABD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #86cd90; /* rgb */ color: rgb(134, 205, 144); /* oklch */ color: oklch(78.5% 0.112 147.9);
Tailwind
colors: {
custom: {
50: '#abdcb1',
500: '#86cd90',
950: '#000000',
},
}SCSS
$custom: #86cd90; $custom-light: #abdcb1; $custom-dark: #000000;
JSON
{
"hex": "#86cd90",
"rgb": {
"r": 134,
"g": 205,
"b": 144
},
"hsl": {
"h": 128.451,
"s": 41.52,
"l": 66.471
},
"oklch": {
"l": 0.78538,
"c": 0.11194,
"h": 147.9
},
"luminance": 0.50745
}Semantic roles & 50–950 ramp
primary
#86CD90
secondary
#A05895
accent
#31A2B5
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481