#6FD47A#6FD47A
#6FD47A is a light, vivid green. Relative luminance 0.519; OKLCH L 78.7% C 0.157 H 146.2°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD47A |
|---|---|
| RGB | rgb(111, 212, 122) |
| HSL | hsl(127, 54%, 63%) |
| HSV | hsv(127, 48%, 83%) |
| CMYK | cmyk(47.6%, 0%, 42.5%, 16.9%) |
| CIE-LAB | lab(77.20, -48.16, 35.59) |
| CIE-LCH | lch(77.20, 59.88, 143.54°) |
| OKLab | oklab(78.69% -0.1308 0.0876) |
| OKLCH | oklch(78.69% 0.157 146.2) |
| XYZ | xyz(33.6100, 51.8691, 26.6492) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.42
Soft Green
#6FC276
ΔE00 4.72
Tealish Green
#0CDC73
ΔE00 5.38
Weird Green
#3AE57F
ΔE00 5.46
Lightish Green
#61E160
ΔE00 5.60
Seaweed
#18D17B
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD47A #D46FC9
analogous
#96D46F #6FD47A #6FD4AC
triadic
#6FD47A #7A6FD4 #D47A6F
tetradic
#6FD47A #6F96D4 #D46FC9 #D4AC6F
square
#6FD47A #6F96D4 #D46FC9 #D4AC6F
split-complementary
#6FD47A #AC6FD4 #D46F96
monochromatic
#2E9A3A #40C64E #6FD47A #9EE2A6 #CDF0D1
Accessibility & contrast
On white
1.85
#6FD47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#6FD47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD47A
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD47A | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C573
Deuteranopia (green-blind)
#C8BB80
Tritanopia (blue-blind)
#5FD0BE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fd47a; /* rgb */ color: rgb(111, 212, 122); /* oklch */ color: oklch(78.7% 0.157 146.2);
Tailwind
colors: {
custom: {
50: '#9ee2a1',
500: '#6fd47a',
950: '#000000',
},
}SCSS
$custom: #6fd47a; $custom-light: #9ee2a1; $custom-dark: #000000;
JSON
{
"hex": "#6fd47a",
"rgb": {
"r": 111,
"g": 212,
"b": 122
},
"hsl": {
"h": 126.535,
"s": 54.011,
"l": 63.333
},
"oklch": {
"l": 0.78693,
"c": 0.15745,
"h": 146.2
},
"luminance": 0.51872
}Semantic roles & 50–950 ramp
primary
#6FD47A
secondary
#9F4896
accent
#24B0C1
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480