#6FD97E#6FD97E
#6FD97E is a light, vivid green. Relative luminance 0.545; OKLCH L 80.0% C 0.161 H 146.9°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD97E |
|---|---|
| RGB | rgb(111, 217, 126) |
| HSL | hsl(128, 58%, 64%) |
| HSV | hsv(128, 49%, 85%) |
| CMYK | cmyk(48.8%, 0%, 41.9%, 14.9%) |
| CIE-LAB | lab(78.76, -49.60, 35.58) |
| CIE-LCH | lch(78.76, 61.05, 144.35°) |
| OKLab | oklab(79.98% -0.1347 0.0877) |
| OKLCH | oklch(79.98% 0.161 146.9) |
| XYZ | xyz(35.1322, 54.5089, 28.4046) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.56
Tealish Green
#0CDC73
ΔE00 4.97
Emerald
#50C878
ΔE00 5.16
Lightish Green
#61E160
ΔE00 5.18
Lightgreen
#90EE90
ΔE00 5.44
Seaweed
#18D17B
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD97E #D96FCA
analogous
#95D96F #6FD97E #6FD9B3
triadic
#6FD97E #7E6FD9 #D97E6F
tetradic
#6FD97E #6F95D9 #D96FCA #D9B36F
square
#6FD97E #6F95D9 #D96FCA #D9B36F
split-complementary
#6FD97E #B36FD9 #D96F95
monochromatic
#2BA33C #3FCC53 #6FD97E #9FE6A9 #D0F3D5
Accessibility & contrast
On white
1.76
#6FD97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#6FD97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD97E
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD97E | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC977
Deuteranopia (green-blind)
#CDBF84
Tritanopia (blue-blind)
#5DD5C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fd97e; /* rgb */ color: rgb(111, 217, 126); /* oklch */ color: oklch(80.0% 0.161 146.9);
Tailwind
colors: {
custom: {
50: '#9fe5a4',
500: '#6fd97e',
950: '#000000',
},
}SCSS
$custom: #6fd97e; $custom-light: #9fe5a4; $custom-dark: #000000;
JSON
{
"hex": "#6fd97e",
"rgb": {
"r": 111,
"g": 217,
"b": 126
},
"hsl": {
"h": 128.491,
"s": 58.242,
"l": 64.314
},
"oklch": {
"l": 0.79984,
"c": 0.16071,
"h": 146.9
},
"luminance": 0.54512
}Semantic roles & 50–950 ramp
primary
#6FD97E
secondary
#A64699
accent
#20AEC6
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480