#6DF39D#6DF39D
#6DF39D is a very light, vivid green. Relative luminance 0.698; OKLCH L 86.8% C 0.169 H 153.0°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF39D |
|---|---|
| RGB | rgb(109, 243, 157) |
| HSL | hsl(141, 85%, 69%) |
| HSV | hsv(141, 55%, 95%) |
| CMYK | cmyk(55.1%, 0%, 35.4%, 4.7%) |
| CIE-LAB | lab(86.89, -55.42, 30.64) |
| CIE-LCH | lch(86.89, 63.32, 151.06°) |
| OKLab | oklab(86.78% -0.1504 0.0768) |
| OKLCH | oklch(86.78% 0.169 153) |
| XYZ | xyz(44.4397, 69.7827, 43.0193) |
| Luminance | 0.6979 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.12
Light Bluish Green
#76FDA8
ΔE00 2.19
Light Green Blue
#56FCA2
ΔE00 2.47
Seafoam (survey)
#80F9AD
ΔE00 2.52
Sea Green (survey)
#53FCA1
ΔE00 2.56
Light Blue Green
#7EFBB3
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF39D #F36DC3
analogous
#80F36D #6DF39D #6DF3E0
triadic
#6DF39D #9D6DF3 #F39D6D
tetradic
#6DF39D #6D80F3 #F36DC3 #F3E06D
square
#6DF39D #6D80F3 #F36DC3 #F3E06D
split-complementary
#6DF39D #E06DF3 #F36D80
monochromatic
#11D457 #34EE77 #6DF39D #A6F8C3 #DEFCE9
Accessibility & contrast
On white
1.40
#6DF39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#6DF39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF39D
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF39D | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E197
Deuteranopia (green-blind)
#E1D4A2
Tritanopia (blue-blind)
#47F0DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6df39d; /* rgb */ color: rgb(109, 243, 157); /* oklch */ color: oklch(86.8% 0.169 153.0);
Tailwind
colors: {
custom: {
50: '#a1f8ba',
500: '#6df39d',
950: '#000000',
},
}SCSS
$custom: #6df39d; $custom-light: #a1f8ba; $custom-dark: #000000;
JSON
{
"hex": "#6df39d",
"rgb": {
"r": 109,
"g": 243,
"b": 157
},
"hsl": {
"h": 141.493,
"s": 84.81,
"l": 69.02
},
"oklch": {
"l": 0.86783,
"c": 0.16889,
"h": 153
},
"luminance": 0.69787
}Semantic roles & 50–950 ramp
primary
#6DF39D
secondary
#CC3897
accent
#0492E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581