#6DD67F#6DD67F
#6DD67F is a light, vivid green. Relative luminance 0.529; OKLCH L 79.2% C 0.157 H 147.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD67F |
|---|---|
| RGB | rgb(109, 214, 127) |
| HSL | hsl(130, 56%, 63%) |
| HSV | hsv(130, 49%, 84%) |
| CMYK | cmyk(49.1%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(77.80, -48.74, 33.82) |
| CIE-LCH | lch(77.80, 59.33, 145.25°) |
| OKLab | oklab(79.19% -0.1323 0.0837) |
| OKLCH | oklch(79.19% 0.157 147.7) |
| XYZ | xyz(34.1819, 52.8740, 28.4790) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.35
Weird Green
#3AE57F
ΔE00 4.95
Tealish Green
#0CDC73
ΔE00 5.08
Soft Green
#6FC276
ΔE00 5.08
Seaweed
#18D17B
ΔE00 5.26
Lightish Green
#61E160
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD67F #D66DC4
analogous
#8FD66D #6DD67F #6DD6B3
triadic
#6DD67F #7F6DD6 #D67F6D
tetradic
#6DD67F #6D8FD6 #D66DC4 #D6B36D
square
#6DD67F #6D8FD6 #D66DC4 #D6B36D
split-complementary
#6DD67F #B36DD6 #D66D8F
monochromatic
#2C9D3F #3DC955 #6DD67F #9DE3A9 #CDF1D3
Accessibility & contrast
On white
1.81
#6DD67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#6DD67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD67F
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD67F | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C679
Deuteranopia (green-blind)
#C9BC85
Tritanopia (blue-blind)
#5AD2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6dd67f; /* rgb */ color: rgb(109, 214, 127); /* oklch */ color: oklch(79.2% 0.157 147.7);
Tailwind
colors: {
custom: {
50: '#9de3a5',
500: '#6dd67f',
950: '#000000',
},
}SCSS
$custom: #6dd67f; $custom-light: #9de3a5; $custom-dark: #000000;
JSON
{
"hex": "#6dd67f",
"rgb": {
"r": 109,
"g": 214,
"b": 127
},
"hsl": {
"h": 130.286,
"s": 56.15,
"l": 63.333
},
"oklch": {
"l": 0.79186,
"c": 0.15654,
"h": 147.7
},
"luminance": 0.52877
}Semantic roles & 50–950 ramp
primary
#6DD67F
secondary
#A14691
accent
#22A8C4
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480