#6DF39F#6DF39F
#6DF39F is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.8% C 0.167 H 153.5°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF39F |
|---|---|
| RGB | rgb(109, 243, 159) |
| HSL | hsl(142, 85%, 69%) |
| HSV | hsv(142, 55%, 95%) |
| CMYK | cmyk(55.1%, 0%, 34.6%, 4.7%) |
| CIE-LAB | lab(86.92, -55.06, 29.67) |
| CIE-LCH | lch(86.92, 62.55, 151.68°) |
| OKLab | oklab(86.82% -0.1495 0.0745) |
| OKLCH | oklch(86.82% 0.167 153.5) |
| XYZ | xyz(44.6118, 69.8516, 43.9259) |
| Luminance | 0.6986 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.90
Light Bluish Green
#76FDA8
ΔE00 2.14
Seafoam (survey)
#80F9AD
ΔE00 2.30
Light Green Blue
#56FCA2
ΔE00 2.45
Sea Green (survey)
#53FCA1
ΔE00 2.56
Light Blue Green
#7EFBB3
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF39F #F36DC1
analogous
#7EF36D #6DF39F #6DF3E2
triadic
#6DF39F #9F6DF3 #F39F6D
tetradic
#6DF39F #6D7EF3 #F36DC1 #F3E26D
square
#6DF39F #6D7EF3 #F36DC1 #F3E26D
split-complementary
#6DF39F #E26DF3 #F36D7E
monochromatic
#11D45A #34EE7A #6DF39F #A6F8C4 #DEFCE9
Accessibility & contrast
On white
1.40
#6DF39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#6DF39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF39F
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF39F | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E19A
Deuteranopia (green-blind)
#E0D5A4
Tritanopia (blue-blind)
#46F0DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6df39f; /* rgb */ color: rgb(109, 243, 159); /* oklch */ color: oklch(86.8% 0.167 153.5);
Tailwind
colors: {
custom: {
50: '#a1f8bc',
500: '#6df39f',
950: '#000000',
},
}SCSS
$custom: #6df39f; $custom-light: #a1f8bc; $custom-dark: #000000;
JSON
{
"hex": "#6df39f",
"rgb": {
"r": 109,
"g": 243,
"b": 159
},
"hsl": {
"h": 142.388,
"s": 84.81,
"l": 69.02
},
"oklch": {
"l": 0.86822,
"c": 0.16709,
"h": 153.5
},
"luminance": 0.69856
}Semantic roles & 50–950 ramp
primary
#6DF39F
secondary
#CC3895
accent
#048FE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582