#86F992#86F992
#86F992 is a very light, vivid green. Relative luminance 0.749; OKLCH L 89.0% C 0.175 H 146.1°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #86F992 |
|---|---|
| RGB | rgb(134, 249, 146) |
| HSL | hsl(126, 91%, 75%) |
| HSV | hsv(126, 46%, 98%) |
| CMYK | cmyk(46.2%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(89.34, -53.44, 39.51) |
| CIE-LCH | lch(89.34, 66.45, 143.52°) |
| OKLab | oklab(88.98% -0.1452 0.0974) |
| OKLCH | oklch(88.98% 0.175 146.1) |
| XYZ | xyz(48.8928, 74.8915, 39.0677) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.70
Palegreen
#98FB98
ΔE00 1.80
Mint Green
#8FFF9F
ΔE00 1.82
Lightgreen
#90EE90
ΔE00 2.78
Foam Green
#90FDA9
ΔE00 3.32
Easter Green
#8CFD7E
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86F992 #F986ED
analogous
#B3F986 #86F992 #86F9CC
triadic
#86F992 #9286F9 #F99286
tetradic
#86F992 #86B3F9 #F986ED #F9CC86
square
#86F992 #86B3F9 #F986ED #F9CC86
split-complementary
#86F992 #CC86F9 #F986B3
monochromatic
#11F329 #4CF65D #86F992 #C0FCC7 #E2FEE5
Accessibility & contrast
On white
1.31
#86F992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#86F992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86F992
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86F992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86F992 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78A
Deuteranopia (green-blind)
#ECDC99
Tritanopia (blue-blind)
#74F4E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #86f992; /* rgb */ color: rgb(134, 249, 146); /* oklch */ color: oklch(89.0% 0.175 146.1);
Tailwind
colors: {
custom: {
50: '#affcb3',
500: '#86f992',
950: '#000000',
},
}SCSS
$custom: #86f992; $custom-light: #affcb3; $custom-dark: #000000;
JSON
{
"hex": "#86f992",
"rgb": {
"r": 134,
"g": 249,
"b": 146
},
"hsl": {
"h": 126.261,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.88975,
"c": 0.17483,
"h": 146.1
},
"luminance": 0.74895
}Semantic roles & 50–950 ramp
primary
#86F992
secondary
#D74CC8
accent
#00CEE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581