#86F98F#86F98F
#86F98F is a very light, vivid green. Relative luminance 0.748; OKLCH L 88.9% C 0.178 H 145.5°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #86F98F |
|---|---|
| RGB | rgb(134, 249, 143) |
| HSL | hsl(125, 91%, 75%) |
| HSV | hsv(125, 46%, 98%) |
| CMYK | cmyk(46.2%, 0%, 42.6%, 2.4%) |
| CIE-LAB | lab(89.30, -53.88, 40.92) |
| CIE-LCH | lch(89.30, 67.66, 142.79°) |
| OKLab | oklab(88.93% -0.1464 0.1006) |
| OKLCH | oklch(88.93% 0.178 145.5) |
| XYZ | xyz(48.6625, 74.7994, 37.8547) |
| Luminance | 0.7480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.87
Baby Green
#8CFF9E
ΔE00 2.04
Mint Green
#8FFF9F
ΔE00 2.15
Lightgreen
#90EE90
ΔE00 2.87
Easter Green
#8CFD7E
ΔE00 3.14
Lightgreen (survey)
#76FF7B
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86F98F #F986F0
analogous
#B6F986 #86F98F #86F9C9
triadic
#86F98F #8F86F9 #F98F86
tetradic
#86F98F #86B6F9 #F986F0 #F9C986
square
#86F98F #86B6F9 #F986F0 #F9C986
split-complementary
#86F98F #C986F9 #F986B6
monochromatic
#11F323 #4CF659 #86F98F #C0FCC5 #E2FEE4
Accessibility & contrast
On white
1.32
#86F98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#86F98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86F98F
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86F98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86F98F | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE787
Deuteranopia (green-blind)
#ECDC96
Tritanopia (blue-blind)
#75F4DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #86f98f; /* rgb */ color: rgb(134, 249, 143); /* oklch */ color: oklch(88.9% 0.178 145.5);
Tailwind
colors: {
custom: {
50: '#affcb1',
500: '#86f98f',
950: '#000000',
},
}SCSS
$custom: #86f98f; $custom-light: #affcb1; $custom-dark: #000000;
JSON
{
"hex": "#86f98f",
"rgb": {
"r": 134,
"g": 249,
"b": 143
},
"hsl": {
"h": 124.696,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.88925,
"c": 0.17763,
"h": 145.5
},
"luminance": 0.74803
}Semantic roles & 50–950 ramp
primary
#86F98F
secondary
#D74CCC
accent
#00D4E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111711
muted
#818581