#6DE07D#6DE07D
#6DE07D is a light, vivid green. Relative luminance 0.580; OKLCH L 81.6% C 0.172 H 146.7°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE07D |
|---|---|
| RGB | rgb(109, 224, 125) |
| HSL | hsl(128, 65%, 65%) |
| HSV | hsv(128, 51%, 88%) |
| CMYK | cmyk(51.3%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(80.76, -53.11, 38.64) |
| CIE-LCH | lch(80.76, 65.68, 143.96°) |
| OKLab | oklab(81.6% -0.144 0.0947) |
| OKLCH | oklch(81.6% 0.172 146.7) |
| XYZ | xyz(36.6618, 58.0402, 28.6690) |
| Luminance | 0.5804 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.61
Lightish Green
#61E160
ΔE00 3.99
Lightgreen
#90EE90
ΔE00 4.38
Tealish Green
#0CDC73
ΔE00 4.69
Fresh Green
#69D84F
ΔE00 5.91
Turquoise Green
#04F489
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE07D #E06DD0
analogous
#96E06D #6DE07D #6DE0B7
triadic
#6DE07D #7D6DE0 #E07D6D
tetradic
#6DE07D #6D96E0 #E06DD0 #E0B76D
square
#6DE07D #6D96E0 #E06DD0 #E0B76D
split-complementary
#6DE07D #B76DE0 #E06D96
monochromatic
#25AE38 #3BD550 #6DE07D #9FEBAA #D2F5D7
Accessibility & contrast
On white
1.67
#6DE07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#6DE07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE07D
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE07D | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF75
Deuteranopia (green-blind)
#D3C484
Tritanopia (blue-blind)
#58DCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6de07d; /* rgb */ color: rgb(109, 224, 125); /* oklch */ color: oklch(81.6% 0.172 146.7);
Tailwind
colors: {
custom: {
50: '#9feaa4',
500: '#6de07d',
950: '#000000',
},
}SCSS
$custom: #6de07d; $custom-light: #9feaa4; $custom-dark: #000000;
JSON
{
"hex": "#6de07d",
"rgb": {
"r": 109,
"g": 224,
"b": 125
},
"hsl": {
"h": 128.348,
"s": 64.972,
"l": 65.294
},
"oklch": {
"l": 0.816,
"c": 0.1724,
"h": 146.7
},
"luminance": 0.58043
}Semantic roles & 50–950 ramp
primary
#6DE07D
secondary
#AF42A0
accent
#19B4CD
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480