#86D98F#86D98F
#86D98F is a light, vivid green. Relative luminance 0.567; OKLCH L 81.3% C 0.131 H 146.8°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #86D98F |
|---|---|
| RGB | rgb(134, 217, 143) |
| HSL | hsl(127, 52%, 69%) |
| HSV | hsv(127, 38%, 85%) |
| CMYK | cmyk(38.2%, 0%, 34.1%, 14.9%) |
| CIE-LAB | lab(80.00, -40.34, 28.72) |
| CIE-LCH | lch(80.00, 49.52, 144.54°) |
| OKLab | oklab(81.35% -0.1099 0.072) |
| OKLCH | oklch(81.35% 0.131 146.8) |
| XYZ | xyz(39.6003, 56.6749, 34.8340) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.60
Lightgreen
#90EE90
ΔE00 5.40
Soft Green
#6FC276
ΔE00 6.02
Emerald
#50C878
ΔE00 6.52
Light Sea Green
#98F6B0
ΔE00 6.72
Weird Green
#3AE57F
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86D98F #D986D0
analogous
#A7D986 #86D98F #86D9B9
triadic
#86D98F #8F86D9 #D98F86
tetradic
#86D98F #86A7D9 #D986D0 #D9B986
square
#86D98F #86A7D9 #D986D0 #D9B986
split-complementary
#86D98F #B986D9 #D986A7
monochromatic
#37AE44 #57CA64 #86D98F #B5E8BA #E3F6E5
Accessibility & contrast
On white
1.70
#86D98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#86D98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86D98F
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86D98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86D98F | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8A
Deuteranopia (green-blind)
#CFC393
Tritanopia (blue-blind)
#7BD5C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #86d98f; /* rgb */ color: rgb(134, 217, 143); /* oklch */ color: oklch(81.3% 0.131 146.8);
Tailwind
colors: {
custom: {
50: '#ace5b0',
500: '#86d98f',
950: '#000000',
},
}SCSS
$custom: #86d98f; $custom-light: #ace5b0; $custom-dark: #000000;
JSON
{
"hex": "#86d98f",
"rgb": {
"r": 134,
"g": 217,
"b": 143
},
"hsl": {
"h": 126.506,
"s": 52.201,
"l": 68.824
},
"oklch": {
"l": 0.81347,
"c": 0.13139,
"h": 146.8
},
"luminance": 0.56677
}Semantic roles & 50–950 ramp
primary
#86D98F
secondary
#AF54A5
accent
#26AFC0
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481