#6FD97F#6FD97F
#6FD97F is a light, vivid green. Relative luminance 0.545; OKLCH L 80.0% C 0.160 H 147.2°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD97F |
|---|---|
| RGB | rgb(111, 217, 127) |
| HSL | hsl(129, 58%, 64%) |
| HSV | hsv(129, 49%, 85%) |
| CMYK | cmyk(48.8%, 0%, 41.5%, 14.9%) |
| CIE-LAB | lab(78.77, -49.45, 35.10) |
| CIE-LCH | lch(78.77, 60.64, 144.63°) |
| OKLab | oklab(80% -0.1342 0.0866) |
| OKLCH | oklch(80% 0.16 147.2) |
| XYZ | xyz(35.1971, 54.5348, 28.7461) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.56
Tealish Green
#0CDC73
ΔE00 4.99
Emerald
#50C878
ΔE00 5.10
Lightish Green
#61E160
ΔE00 5.34
Lightgreen
#90EE90
ΔE00 5.46
Seaweed
#18D17B
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD97F #D96FC9
analogous
#94D96F #6FD97F #6FD9B4
triadic
#6FD97F #7F6FD9 #D97F6F
tetradic
#6FD97F #6F94D9 #D96FC9 #D9B46F
square
#6FD97F #6F94D9 #D96FC9 #D9B46F
split-complementary
#6FD97F #B46FD9 #D96F94
monochromatic
#2BA33D #3FCC54 #6FD97F #9FE6AA #D0F3D5
Accessibility & contrast
On white
1.76
#6FD97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#6FD97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD97F
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD97F | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC978
Deuteranopia (green-blind)
#CDBF85
Tritanopia (blue-blind)
#5DD5C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fd97f; /* rgb */ color: rgb(111, 217, 127); /* oklch */ color: oklch(80.0% 0.160 147.2);
Tailwind
colors: {
custom: {
50: '#9fe5a5',
500: '#6fd97f',
950: '#000000',
},
}SCSS
$custom: #6fd97f; $custom-light: #9fe5a5; $custom-dark: #000000;
JSON
{
"hex": "#6fd97f",
"rgb": {
"r": 111,
"g": 217,
"b": 127
},
"hsl": {
"h": 129.057,
"s": 58.242,
"l": 64.314
},
"oklch": {
"l": 0.80002,
"c": 0.15976,
"h": 147.2
},
"luminance": 0.54538
}Semantic roles & 50–950 ramp
primary
#6FD97F
secondary
#A64698
accent
#20ADC6
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480