#6FD67F#6FD67F
#6FD67F is a light, vivid green. Relative luminance 0.530; OKLCH L 79.3% C 0.155 H 147.3°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD67F |
|---|---|
| RGB | rgb(111, 214, 127) |
| HSL | hsl(129, 56%, 64%) |
| HSV | hsv(129, 48%, 84%) |
| CMYK | cmyk(48.1%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(77.88, -48.21, 33.93) |
| CIE-LCH | lch(77.88, 58.96, 144.86°) |
| OKLab | oklab(79.27% -0.1309 0.0839) |
| OKLCH | oklch(79.27% 0.156 147.3) |
| XYZ | xyz(34.4308, 53.0024, 28.4907) |
| Luminance | 0.5301 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.48
Soft Green
#6FC276
ΔE00 5.06
Weird Green
#3AE57F
ΔE00 5.09
Tealish Green
#0CDC73
ΔE00 5.25
Seaweed
#18D17B
ΔE00 5.46
Lightish Green
#61E160
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD67F #D66FC6
analogous
#92D66F #6FD67F #6FD6B2
triadic
#6FD67F #7F6FD6 #D67F6F
tetradic
#6FD67F #6F92D6 #D66FC6 #D6B26F
square
#6FD67F #6F92D6 #D66FC6 #D6B26F
split-complementary
#6FD67F #B26FD6 #D66F92
monochromatic
#2D9E3E #3FC855 #6FD67F #9FE4A9 #CEF1D4
Accessibility & contrast
On white
1.81
#6FD67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#6FD67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD67F
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD67F | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C779
Deuteranopia (green-blind)
#CABD84
Tritanopia (blue-blind)
#5DD2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fd67f; /* rgb */ color: rgb(111, 214, 127); /* oklch */ color: oklch(79.3% 0.155 147.3);
Tailwind
colors: {
custom: {
50: '#9ee3a5',
500: '#6fd67f',
950: '#000000',
},
}SCSS
$custom: #6fd67f; $custom-light: #9ee3a5; $custom-dark: #000000;
JSON
{
"hex": "#6fd67f",
"rgb": {
"r": 111,
"g": 214,
"b": 127
},
"hsl": {
"h": 129.32,
"s": 55.676,
"l": 63.725
},
"oklch": {
"l": 0.79269,
"c": 0.1555,
"h": 147.3
},
"luminance": 0.53005
}Semantic roles & 50–950 ramp
primary
#6FD67F
secondary
#A24794
accent
#22AAC3
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480