#6FD07F#6FD07F
#6FD07F is a light, vivid green. Relative luminance 0.500; OKLCH L 77.8% C 0.147 H 147.7°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD07F |
|---|---|
| RGB | rgb(111, 208, 127) |
| HSL | hsl(130, 51%, 63%) |
| HSV | hsv(130, 47%, 82%) |
| CMYK | cmyk(46.6%, 0%, 38.9%, 18.4%) |
| CIE-LAB | lab(76.08, -45.70, 31.59) |
| CIE-LCH | lch(76.08, 55.55, 145.35°) |
| OKLab | oklab(77.8% -0.1242 0.0784) |
| OKLCH | oklch(77.8% 0.147 147.7) |
| XYZ | xyz(32.9402, 50.0212, 27.9938) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.43
Soft Green
#6FC276
ΔE00 3.56
Dark Mint
#48C072
ΔE00 5.28
Seaweed
#18D17B
ΔE00 5.34
Tealish Green
#0CDC73
ΔE00 6.09
Algae Green
#21C36F
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD07F #D06FC0
analogous
#8FD06F #6FD07F #6FD0B0
triadic
#6FD07F #7F6FD0 #D07F6F
tetradic
#6FD07F #6F8FD0 #D06FC0 #D0B06F
square
#6FD07F #6F8FD0 #D06FC0 #D0B06F
split-complementary
#6FD07F #B06FD0 #D06F8F
monochromatic
#309441 #41C156 #6FD07F #9DDFA8 #CBEED1
Accessibility & contrast
On white
1.91
#6FD07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#6FD07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD07F
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD07F | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C179
Deuteranopia (green-blind)
#C4B884
Tritanopia (blue-blind)
#5FCCBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6fd07f; /* rgb */ color: rgb(111, 208, 127); /* oklch */ color: oklch(77.8% 0.147 147.7);
Tailwind
colors: {
custom: {
50: '#9edfa5',
500: '#6fd07f',
950: '#000000',
},
}SCSS
$custom: #6fd07f; $custom-light: #9edfa5; $custom-dark: #000000;
JSON
{
"hex": "#6fd07f",
"rgb": {
"r": 111,
"g": 208,
"b": 127
},
"hsl": {
"h": 129.897,
"s": 50.785,
"l": 62.549
},
"oklch": {
"l": 0.77803,
"c": 0.14687,
"h": 147.7
},
"luminance": 0.50024
}Semantic roles & 50–950 ramp
primary
#6FD07F
secondary
#9A498D
accent
#27A5BE
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480