#6FD97B#6FD97B
#6FD97B is a light, vivid green. Relative luminance 0.544; OKLCH L 79.9% C 0.164 H 146.2°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD97B |
|---|---|
| RGB | rgb(111, 217, 123) |
| HSL | hsl(127, 58%, 64%) |
| HSV | hsv(127, 49%, 85%) |
| CMYK | cmyk(48.8%, 0%, 43.3%, 14.9%) |
| CIE-LAB | lab(78.71, -50.06, 37.03) |
| CIE-LCH | lch(78.71, 62.27, 143.51°) |
| OKLab | oklab(79.93% -0.1359 0.091) |
| OKLCH | oklch(79.93% 0.164 146.2) |
| XYZ | xyz(34.9416, 54.4326, 27.4003) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.61
Lightish Green
#61E160
ΔE00 4.73
Tealish Green
#0CDC73
ΔE00 4.96
Emerald
#50C878
ΔE00 5.36
Lightgreen
#90EE90
ΔE00 5.43
Fresh Green
#69D84F
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD97B #D96FCD
analogous
#98D96F #6FD97B #6FD9B0
triadic
#6FD97B #7B6FD9 #D97B6F
tetradic
#6FD97B #6F98D9 #D96FCD #D9B06F
square
#6FD97B #6F98D9 #D96FCD #D9B06F
split-complementary
#6FD97B #B06FD9 #D96F98
monochromatic
#2BA338 #3FCC4F #6FD97B #9FE6A7 #D0F3D4
Accessibility & contrast
On white
1.77
#6FD97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#6FD97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD97B
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD97B | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC974
Deuteranopia (green-blind)
#CDBF81
Tritanopia (blue-blind)
#5ED5C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fd97b; /* rgb */ color: rgb(111, 217, 123); /* oklch */ color: oklch(79.9% 0.164 146.2);
Tailwind
colors: {
custom: {
50: '#9fe5a2',
500: '#6fd97b',
950: '#000000',
},
}SCSS
$custom: #6fd97b; $custom-light: #9fe5a2; $custom-dark: #000000;
JSON
{
"hex": "#6fd97b",
"rgb": {
"r": 111,
"g": 217,
"b": 123
},
"hsl": {
"h": 126.792,
"s": 58.242,
"l": 64.314
},
"oklch": {
"l": 0.79934,
"c": 0.16356,
"h": 146.2
},
"luminance": 0.54435
}Semantic roles & 50–950 ramp
primary
#6FD97B
secondary
#A6469B
accent
#20B3C6
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F160F
muted
#808480