#86BF99#86BF99
#86BF99 is a light, moderate green. Relative luminance 0.446; OKLCH L 75.5% C 0.081 H 154.8°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #86BF99 |
|---|---|
| RGB | rgb(134, 191, 153) |
| HSL | hsl(140, 31%, 64%) |
| HSV | hsv(140, 30%, 75%) |
| CMYK | cmyk(29.8%, 0%, 19.9%, 25.1%) |
| CIE-LAB | lab(72.65, -26.43, 13.35) |
| CIE-LCH | lch(72.65, 29.61, 153.21°) |
| OKLab | oklab(75.47% -0.073 0.0343) |
| OKLCH | oklch(75.47% 0.081 154.8) |
| XYZ | xyz(34.2102, 44.6283, 36.9424) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.35
Pale Teal
#82CBB2
ΔE00 5.99
Mediumaquamarine
#66CDAA
ΔE00 6.86
Tea
#65AB7C
ΔE00 7.13
Sage Green (survey)
#88B378
ΔE00 7.35
Lichen
#8FB67B
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BF99 #BF86AC
analogous
#8FBF86 #86BF99 #86BFB5
triadic
#86BF99 #9986BF #BF9986
tetradic
#86BF99 #868FBF #BF86AC #BFB586
square
#86BF99 #868FBF #BF86AC #BFB586
split-complementary
#86BF99 #B586BF #BF868F
monochromatic
#46855B #5EAA77 #86BF99 #AED4BB #D6E9DC
Accessibility & contrast
On white
2.12
#86BF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#86BF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BF99
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BF99 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB697
Deuteranopia (green-blind)
#B5B09B
Tritanopia (blue-blind)
#7CBEB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #86bf99; /* rgb */ color: rgb(134, 191, 153); /* oklch */ color: oklch(75.5% 0.081 154.8);
Tailwind
colors: {
custom: {
50: '#aad2b7',
500: '#86bf99',
950: '#000000',
},
}SCSS
$custom: #86bf99; $custom-light: #aad2b7; $custom-dark: #000000;
JSON
{
"hex": "#86bf99",
"rgb": {
"r": 134,
"g": 191,
"b": 153
},
"hsl": {
"h": 140,
"s": 30.811,
"l": 63.725
},
"oklch": {
"l": 0.75471,
"c": 0.08071,
"h": 154.8
},
"luminance": 0.4463
}Semantic roles & 50–950 ramp
primary
#86BF99
secondary
#DAC6D4
accent
#3C85AA
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280