#6FD47D#6FD47D
#6FD47D is a light, vivid green. Relative luminance 0.519; OKLCH L 78.7% C 0.155 H 146.9°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD47D |
|---|---|
| RGB | rgb(111, 212, 125) |
| HSL | hsl(128, 54%, 63%) |
| HSV | hsv(128, 48%, 83%) |
| CMYK | cmyk(47.6%, 0%, 41%, 16.9%) |
| CIE-LAB | lab(77.25, -47.70, 34.13) |
| CIE-LCH | lch(77.25, 58.65, 144.41°) |
| OKLab | oklab(78.75% -0.1295 0.0843) |
| OKLCH | oklch(78.75% 0.155 146.9) |
| XYZ | xyz(33.7987, 51.9446, 27.6434) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.20
Soft Green
#6FC276
ΔE00 4.60
Tealish Green
#0CDC73
ΔE00 5.43
Weird Green
#3AE57F
ΔE00 5.45
Seaweed
#18D17B
ΔE00 5.47
Lightish Green
#61E160
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD47D #D46FC6
analogous
#93D46F #6FD47D #6FD4AF
triadic
#6FD47D #7D6FD4 #D47D6F
tetradic
#6FD47D #6F93D4 #D46FC6 #D4AF6F
square
#6FD47D #6F93D4 #D46FC6 #D4AF6F
split-complementary
#6FD47D #AF6FD4 #D46F93
monochromatic
#2E9A3D #40C652 #6FD47D #9EE2A8 #CDF0D2
Accessibility & contrast
On white
1.84
#6FD47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#6FD47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD47D
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD47D | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C577
Deuteranopia (green-blind)
#C8BB82
Tritanopia (blue-blind)
#5ED0BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fd47d; /* rgb */ color: rgb(111, 212, 125); /* oklch */ color: oklch(78.7% 0.155 146.9);
Tailwind
colors: {
custom: {
50: '#9ee2a3',
500: '#6fd47d',
950: '#000000',
},
}SCSS
$custom: #6fd47d; $custom-light: #9ee2a3; $custom-dark: #000000;
JSON
{
"hex": "#6fd47d",
"rgb": {
"r": 111,
"g": 212,
"b": 125
},
"hsl": {
"h": 128.317,
"s": 54.011,
"l": 63.333
},
"oklch": {
"l": 0.78745,
"c": 0.15457,
"h": 146.9
},
"luminance": 0.51947
}Semantic roles & 50–950 ramp
primary
#6FD47D
secondary
#9F4893
accent
#24ACC1
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480