#6FD87C#6FD87C
#6FD87C is a light, vivid green. Relative luminance 0.539; OKLCH L 79.7% C 0.161 H 146.5°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD87C |
|---|---|
| RGB | rgb(111, 216, 124) |
| HSL | hsl(127, 57%, 64%) |
| HSV | hsv(127, 49%, 85%) |
| CMYK | cmyk(48.6%, 0%, 42.6%, 15.3%) |
| CIE-LAB | lab(78.43, -49.50, 36.16) |
| CIE-LCH | lch(78.43, 61.31, 143.85°) |
| OKLab | oklab(79.71% -0.1344 0.089) |
| OKLCH | oklch(79.71% 0.161 146.5) |
| XYZ | xyz(34.7475, 53.9438, 27.6460) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.74
Tealish Green
#0CDC73
ΔE00 5.03
Lightish Green
#61E160
ΔE00 5.07
Emerald
#50C878
ΔE00 5.08
Lightgreen
#90EE90
ΔE00 5.62
Soft Green
#6FC276
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD87C #D86FCB
analogous
#97D86F #6FD87C #6FD8B1
triadic
#6FD87C #7C6FD8 #D87C6F
tetradic
#6FD87C #6F97D8 #D86FCB #D8B16F
square
#6FD87C #6F97D8 #D86FCB #D8B16F
split-complementary
#6FD87C #B16FD8 #D86F97
monochromatic
#2CA13A #3FCB50 #6FD87C #9FE5A8 #CFF2D4
Accessibility & contrast
On white
1.78
#6FD87C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#6FD87C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD87C
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD87C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD87C | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC875
Deuteranopia (green-blind)
#CCBE82
Tritanopia (blue-blind)
#5ED4C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd87c; /* rgb */ color: rgb(111, 216, 124); /* oklch */ color: oklch(79.7% 0.161 146.5);
Tailwind
colors: {
custom: {
50: '#9fe5a3',
500: '#6fd87c',
950: '#000000',
},
}SCSS
$custom: #6fd87c; $custom-light: #9fe5a3; $custom-dark: #000000;
JSON
{
"hex": "#6fd87c",
"rgb": {
"r": 111,
"g": 216,
"b": 124
},
"hsl": {
"h": 127.429,
"s": 57.377,
"l": 64.118
},
"oklch": {
"l": 0.79706,
"c": 0.1612,
"h": 146.5
},
"luminance": 0.53946
}Semantic roles & 50–950 ramp
primary
#6FD87C
secondary
#A54699
accent
#21B1C5
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F160F
muted
#808480