#6FD97A#6FD97A
#6FD97A is a light, vivid green. Relative luminance 0.544; OKLCH L 79.9% C 0.165 H 146.0°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD97A |
|---|---|
| RGB | rgb(111, 217, 122) |
| HSL | hsl(126, 58%, 64%) |
| HSV | hsv(126, 49%, 85%) |
| CMYK | cmyk(48.8%, 0%, 43.8%, 14.9%) |
| CIE-LAB | lab(78.70, -50.21, 37.51) |
| CIE-LCH | lch(78.70, 62.68, 143.24°) |
| OKLab | oklab(79.92% -0.1363 0.092) |
| OKLCH | oklch(79.92% 0.165 146) |
| XYZ | xyz(34.8793, 54.4077, 27.0723) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.58
Weird Green
#3AE57F
ΔE00 4.63
Tealish Green
#0CDC73
ΔE00 4.97
Lightgreen
#90EE90
ΔE00 5.43
Emerald
#50C878
ΔE00 5.44
Fresh Green
#69D84F
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD97A #D96FCE
analogous
#99D96F #6FD97A #6FD9AF
triadic
#6FD97A #7A6FD9 #D97A6F
tetradic
#6FD97A #6F99D9 #D96FCE #D9AF6F
square
#6FD97A #6F99D9 #D96FCE #D9AF6F
split-complementary
#6FD97A #AF6FD9 #D96F99
monochromatic
#2BA337 #3FCC4D #6FD97A #9FE6A7 #D0F3D3
Accessibility & contrast
On white
1.77
#6FD97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#6FD97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD97A
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD97A | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC973
Deuteranopia (green-blind)
#CDBF80
Tritanopia (blue-blind)
#5ED5C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fd97a; /* rgb */ color: rgb(111, 217, 122); /* oklch */ color: oklch(79.9% 0.165 146.0);
Tailwind
colors: {
custom: {
50: '#9fe5a2',
500: '#6fd97a',
950: '#000000',
},
}SCSS
$custom: #6fd97a; $custom-light: #9fe5a2; $custom-dark: #000000;
JSON
{
"hex": "#6fd97a",
"rgb": {
"r": 111,
"g": 217,
"b": 122
},
"hsl": {
"h": 126.226,
"s": 58.242,
"l": 64.314
},
"oklch": {
"l": 0.79917,
"c": 0.1645,
"h": 146
},
"luminance": 0.5441
}Semantic roles & 50–950 ramp
primary
#6FD97A
secondary
#A6469C
accent
#20B5C6
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F160F
muted
#808480