#6DD97F#6DD97F
#6DD97F is a light, vivid green. Relative luminance 0.544; OKLCH L 79.9% C 0.161 H 147.5°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD97F |
|---|---|
| RGB | rgb(109, 217, 127) |
| HSL | hsl(130, 59%, 64%) |
| HSV | hsv(130, 50%, 85%) |
| CMYK | cmyk(49.8%, 0%, 41.5%, 14.9%) |
| CIE-LAB | lab(78.70, -49.98, 34.99) |
| CIE-LCH | lch(78.70, 61.01, 145.00°) |
| OKLab | oklab(79.92% -0.1356 0.0864) |
| OKLCH | oklch(79.92% 0.161 147.5) |
| XYZ | xyz(34.9482, 54.4065, 28.7344) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.41
Tealish Green
#0CDC73
ΔE00 4.81
Emerald
#50C878
ΔE00 4.99
Lightish Green
#61E160
ΔE00 5.36
Seaweed
#18D17B
ΔE00 5.50
Lightgreen
#90EE90
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD97F #D96DC7
analogous
#91D96D #6DD97F #6DD9B5
triadic
#6DD97F #7F6DD9 #D97F6D
tetradic
#6DD97F #6D91D9 #D96DC7 #D9B56D
square
#6DD97F #6D91D9 #D96DC7 #D9B56D
split-complementary
#6DD97F #B56DD9 #D96D91
monochromatic
#2AA23E #3CCC54 #6DD97F #9EE6AA #CEF2D4
Accessibility & contrast
On white
1.77
#6DD97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#6DD97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD97F
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD97F | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC978
Deuteranopia (green-blind)
#CCBF85
Tritanopia (blue-blind)
#59D5C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6dd97f; /* rgb */ color: rgb(109, 217, 127); /* oklch */ color: oklch(79.9% 0.161 147.5);
Tailwind
colors: {
custom: {
50: '#9ee5a5',
500: '#6dd97f',
950: '#000000',
},
}SCSS
$custom: #6dd97f; $custom-light: #9ee5a5; $custom-dark: #000000;
JSON
{
"hex": "#6dd97f",
"rgb": {
"r": 109,
"g": 217,
"b": 127
},
"hsl": {
"h": 130,
"s": 58.696,
"l": 63.922
},
"oklch": {
"l": 0.7992,
"c": 0.16079,
"h": 147.5
},
"luminance": 0.54409
}Semantic roles & 50–950 ramp
primary
#6DD97F
secondary
#A54595
accent
#1FAAC6
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480