#6DF29F#6DF29F
#6DF29F is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.6% C 0.166 H 153.6°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF29F |
|---|---|
| RGB | rgb(109, 242, 159) |
| HSL | hsl(143, 84%, 69%) |
| HSV | hsv(143, 55%, 95%) |
| CMYK | cmyk(55%, 0%, 34.3%, 5.1%) |
| CIE-LAB | lab(86.63, -54.66, 29.28) |
| CIE-LCH | lch(86.63, 62.01, 151.83°) |
| OKLab | oklab(86.58% -0.1485 0.0736) |
| OKLCH | oklch(86.58% 0.166 153.6) |
| XYZ | xyz(44.3134, 69.2547, 43.8264) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.97
Light Bluish Green
#76FDA8
ΔE00 2.34
Seafoam (survey)
#80F9AD
ΔE00 2.35
Light Green Blue
#56FCA2
ΔE00 2.64
Sea Green (survey)
#53FCA1
ΔE00 2.74
Light Blue Green
#7EFBB3
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF29F #F26DC0
analogous
#7EF26D #6DF29F #6DF2E1
triadic
#6DF29F #9F6DF2 #F29F6D
tetradic
#6DF29F #6D7EF2 #F26DC0 #F2E16D
square
#6DF29F #6D7EF2 #F26DC0 #F2E16D
split-complementary
#6DF29F #E16DF2 #F26D7E
monochromatic
#13D25B #35ED7A #6DF29F #A5F7C4 #DDFCE9
Accessibility & contrast
On white
1.41
#6DF29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#6DF29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF29F
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF29F | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19A
Deuteranopia (green-blind)
#DFD4A4
Tritanopia (blue-blind)
#46EFDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6df29f; /* rgb */ color: rgb(109, 242, 159); /* oklch */ color: oklch(86.6% 0.166 153.6);
Tailwind
colors: {
custom: {
50: '#a0f7bc',
500: '#6df29f',
950: '#000000',
},
}SCSS
$custom: #6df29f; $custom-light: #a0f7bc; $custom-dark: #000000;
JSON
{
"hex": "#6df29f",
"rgb": {
"r": 109,
"g": 242,
"b": 159
},
"hsl": {
"h": 142.556,
"s": 83.648,
"l": 68.824
},
"oklch": {
"l": 0.86581,
"c": 0.16573,
"h": 153.6
},
"luminance": 0.69259
}Semantic roles & 50–950 ramp
primary
#6DF29F
secondary
#CB3894
accent
#058EE0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582