#6FD47C#6FD47C
#6FD47C is a light, vivid green. Relative luminance 0.519; OKLCH L 78.7% C 0.156 H 146.7°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD47C |
|---|---|
| RGB | rgb(111, 212, 124) |
| HSL | hsl(128, 54%, 63%) |
| HSV | hsv(128, 48%, 83%) |
| CMYK | cmyk(47.6%, 0%, 41.5%, 16.9%) |
| CIE-LAB | lab(77.23, -47.85, 34.62) |
| CIE-LCH | lch(77.23, 59.06, 144.12°) |
| OKLab | oklab(78.73% -0.13 0.0854) |
| OKLCH | oklch(78.73% 0.156 146.7) |
| XYZ | xyz(33.7352, 51.9192, 27.3086) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.27
Soft Green
#6FC276
ΔE00 4.63
Tealish Green
#0CDC73
ΔE00 5.41
Weird Green
#3AE57F
ΔE00 5.45
Seaweed
#18D17B
ΔE00 5.53
Lightish Green
#61E160
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD47C #D46FC7
analogous
#94D46F #6FD47C #6FD4AE
triadic
#6FD47C #7C6FD4 #D47C6F
tetradic
#6FD47C #6F94D4 #D46FC7 #D4AE6F
square
#6FD47C #6F94D4 #D46FC7 #D4AE6F
split-complementary
#6FD47C #AE6FD4 #D46F94
monochromatic
#2E9A3C #40C651 #6FD47C #9EE2A7 #CDF0D2
Accessibility & contrast
On white
1.84
#6FD47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#6FD47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD47C
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD47C | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C576
Deuteranopia (green-blind)
#C8BB82
Tritanopia (blue-blind)
#5ED0BE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fd47c; /* rgb */ color: rgb(111, 212, 124); /* oklch */ color: oklch(78.7% 0.156 146.7);
Tailwind
colors: {
custom: {
50: '#9ee2a3',
500: '#6fd47c',
950: '#000000',
},
}SCSS
$custom: #6fd47c; $custom-light: #9ee2a3; $custom-dark: #000000;
JSON
{
"hex": "#6fd47c",
"rgb": {
"r": 111,
"g": 212,
"b": 124
},
"hsl": {
"h": 127.723,
"s": 54.011,
"l": 63.333
},
"oklch": {
"l": 0.78728,
"c": 0.15552,
"h": 146.7
},
"luminance": 0.51922
}Semantic roles & 50–950 ramp
primary
#6FD47C
secondary
#9F4894
accent
#24ADC1
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480