#86DF99#86DF99
#86DF99 is a very light, vivid green. Relative luminance 0.601; OKLCH L 83.0% C 0.131 H 149.7°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #86DF99 |
|---|---|
| RGB | rgb(134, 223, 153) |
| HSL | hsl(133, 58%, 70%) |
| HSV | hsv(133, 40%, 87%) |
| CMYK | cmyk(39.9%, 0%, 31.4%, 12.5%) |
| CIE-LAB | lab(81.91, -41.31, 26.14) |
| CIE-LCH | lch(81.91, 48.89, 147.67°) |
| OKLab | oklab(82.96% -0.1127 0.0659) |
| OKLCH | oklch(82.96% 0.131 149.7) |
| XYZ | xyz(41.9666, 60.1410, 39.5278) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.32
Lightgreen
#90EE90
ΔE00 5.11
Light Sea Green
#98F6B0
ΔE00 5.14
Seafoam (survey)
#80F9AD
ΔE00 5.93
Seafoam Green
#7AF9AB
ΔE00 6.08
Seafoam
#7FE0B3
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DF99 #DF86CC
analogous
#9FDF86 #86DF99 #86DFC6
triadic
#86DF99 #9986DF #DF9986
tetradic
#86DF99 #869FDF #DF86CC #DFC686
square
#86DF99 #869FDF #DF86CC #DFC686
split-complementary
#86DF99 #C686DF #DF869F
monochromatic
#31BA4E #56D270 #86DF99 #B6ECC2 #E7F9EB
Accessibility & contrast
On white
1.61
#86DF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#86DF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DF99
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DF99 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D195
Deuteranopia (green-blind)
#D3C89D
Tritanopia (blue-blind)
#77DCCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #86df99; /* rgb */ color: rgb(134, 223, 153); /* oklch */ color: oklch(83.0% 0.131 149.7);
Tailwind
colors: {
custom: {
50: '#ade9b7',
500: '#86df99',
950: '#000000',
},
}SCSS
$custom: #86df99; $custom-light: #ade9b7; $custom-dark: #000000;
JSON
{
"hex": "#86df99",
"rgb": {
"r": 134,
"g": 223,
"b": 153
},
"hsl": {
"h": 132.809,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.82962,
"c": 0.13058,
"h": 149.7
},
"luminance": 0.60144
}Semantic roles & 50–950 ramp
primary
#86DF99
secondary
#B653A1
accent
#20A2C6
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481