#86F99F#86F99F
#86F99F is a very light, vivid green. Relative luminance 0.753; OKLCH L 89.2% C 0.163 H 149.2°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #86F99F |
|---|---|
| RGB | rgb(134, 249, 159) |
| HSL | hsl(133, 91%, 75%) |
| HSV | hsv(133, 46%, 98%) |
| CMYK | cmyk(46.2%, 0%, 36.1%, 2.4%) |
| CIE-LAB | lab(89.54, -51.40, 33.33) |
| CIE-LCH | lch(89.54, 61.26, 147.04°) |
| OKLab | oklab(89.2% -0.1397 0.0832) |
| OKLCH | oklch(89.2% 0.163 149.2) |
| XYZ | xyz(49.9621, 75.3192, 44.6995) |
| Luminance | 0.7532 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.51
Baby Green
#8CFF9E
ΔE00 1.64
Mint Green
#8FFF9F
ΔE00 1.69
Light Bluish Green
#76FDA8
ΔE00 2.35
Palegreen
#98FB98
ΔE00 2.75
Seafoam Green
#7AF9AB
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86F99F #F986E0
analogous
#A7F986 #86F99F #86F9D8
triadic
#86F99F #9F86F9 #F99F86
tetradic
#86F99F #86A7F9 #F986E0 #F9D886
square
#86F99F #86A7F9 #F986E0 #F9D886
split-complementary
#86F99F #D886F9 #F986A7
monochromatic
#11F342 #4CF671 #86F99F #C0FCCD #E2FEE8
Accessibility & contrast
On white
1.31
#86F99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#86F99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86F99F
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86F99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86F99F | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE899
Deuteranopia (green-blind)
#EADDA5
Tritanopia (blue-blind)
#71F5E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #86f99f; /* rgb */ color: rgb(134, 249, 159); /* oklch */ color: oklch(89.2% 0.163 149.2);
Tailwind
colors: {
custom: {
50: '#affcbc',
500: '#86f99f',
950: '#000000',
},
}SCSS
$custom: #86f99f; $custom-light: #affcbc; $custom-dark: #000000;
JSON
{
"hex": "#86f99f",
"rgb": {
"r": 134,
"g": 249,
"b": 159
},
"hsl": {
"h": 133.043,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.89204,
"c": 0.16265,
"h": 149.2
},
"luminance": 0.75323
}Semantic roles & 50–950 ramp
primary
#86F99F
secondary
#D74CB9
accent
#00B4E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111712
muted
#818582