#6DE97F#6DE97F
#6DE97F is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.8% C 0.183 H 146.7°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE97F |
|---|---|
| RGB | rgb(109, 233, 127) |
| HSL | hsl(129, 74%, 67%) |
| HSV | hsv(129, 53%, 91%) |
| CMYK | cmyk(53.2%, 0%, 45.5%, 8.6%) |
| CIE-LAB | lab(83.47, -56.35, 41.11) |
| CIE-LCH | lch(83.47, 69.75, 143.89°) |
| OKLab | oklab(83.83% -0.1527 0.1005) |
| OKLCH | oklch(83.83% 0.183 146.7) |
| XYZ | xyz(39.2739, 63.0580, 30.1764) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.57
Weird Green
#3AE57F
ΔE00 3.59
Lightish Green
#61E160
ΔE00 3.86
Minty Green
#0BF77D
ΔE00 4.89
Spearmint
#1EF876
ΔE00 4.95
Wintergreen
#20F986
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE97F #E96DD7
analogous
#99E96D #6DE97F #6DE9BD
triadic
#6DE97F #7F6DE9 #E97F6D
tetradic
#6DE97F #6D99E9 #E96DD7 #E9BD6D
square
#6DE97F #6D99E9 #E96DD7 #E9BD6D
split-complementary
#6DE97F #BD6DE9 #E96D99
monochromatic
#1DBF34 #38E150 #6DE97F #A2F1AE #D7F9DC
Accessibility & contrast
On white
1.54
#6DE97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#6DE97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE97F
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE97F | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD777
Deuteranopia (green-blind)
#DBCC86
Tritanopia (blue-blind)
#55E4D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6de97f; /* rgb */ color: rgb(109, 233, 127); /* oklch */ color: oklch(83.8% 0.183 146.7);
Tailwind
colors: {
custom: {
50: '#a0f1a5',
500: '#6de97f',
950: '#000000',
},
}SCSS
$custom: #6de97f; $custom-light: #a0f1a5; $custom-dark: #000000;
JSON
{
"hex": "#6de97f",
"rgb": {
"r": 109,
"g": 233,
"b": 127
},
"hsl": {
"h": 128.71,
"s": 73.81,
"l": 67.059
},
"oklch": {
"l": 0.83832,
"c": 0.1828,
"h": 146.7
},
"luminance": 0.63061
}Semantic roles & 50–950 ramp
primary
#6DE97F
secondary
#BE3CAB
accent
#10B9D6
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580