#6FD87F#6FD87F
#6FD87F is a light, vivid green. Relative luminance 0.540; OKLCH L 79.8% C 0.158 H 147.2°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD87F |
|---|---|
| RGB | rgb(111, 216, 127) |
| HSL | hsl(129, 57%, 64%) |
| HSV | hsv(129, 49%, 85%) |
| CMYK | cmyk(48.6%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(78.47, -49.04, 34.71) |
| CIE-LCH | lch(78.47, 60.08, 144.71°) |
| OKLab | oklab(79.76% -0.1331 0.0857) |
| OKLCH | oklch(79.76% 0.158 147.2) |
| XYZ | xyz(34.9401, 54.0209, 28.6604) |
| Luminance | 0.5402 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.73
Emerald
#50C878
ΔE00 4.89
Tealish Green
#0CDC73
ΔE00 5.07
Lightish Green
#61E160
ΔE00 5.52
Soft Green
#6FC276
ΔE00 5.56
Seaweed
#18D17B
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD87F #D86FC8
analogous
#94D86F #6FD87F #6FD8B4
triadic
#6FD87F #7F6FD8 #D87F6F
tetradic
#6FD87F #6F94D8 #D86FC8 #D8B46F
square
#6FD87F #6F94D8 #D86FC8 #D8B46F
split-complementary
#6FD87F #B46FD8 #D86F94
monochromatic
#2CA13D #3FCB54 #6FD87F #9FE5AA #CFF2D5
Accessibility & contrast
On white
1.78
#6FD87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#6FD87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD87F
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD87F | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#CCBE85
Tritanopia (blue-blind)
#5DD4C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd87f; /* rgb */ color: rgb(111, 216, 127); /* oklch */ color: oklch(79.8% 0.158 147.2);
Tailwind
colors: {
custom: {
50: '#9fe5a5',
500: '#6fd87f',
950: '#000000',
},
}SCSS
$custom: #6fd87f; $custom-light: #9fe5a5; $custom-dark: #000000;
JSON
{
"hex": "#6fd87f",
"rgb": {
"r": 111,
"g": 216,
"b": 127
},
"hsl": {
"h": 129.143,
"s": 57.377,
"l": 64.118
},
"oklch": {
"l": 0.79757,
"c": 0.15835,
"h": 147.2
},
"luminance": 0.54024
}Semantic roles & 50–950 ramp
primary
#6FD87F
secondary
#A54696
accent
#21ACC5
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480