#6DF29E#6DF29E
#6DF29E is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.6% C 0.167 H 153.4°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF29E |
|---|---|
| RGB | rgb(109, 242, 158) |
| HSL | hsl(142, 84%, 69%) |
| HSV | hsv(142, 55%, 95%) |
| CMYK | cmyk(55%, 0%, 34.7%, 5.1%) |
| CIE-LAB | lab(86.61, -54.84, 29.76) |
| CIE-LCH | lch(86.61, 62.40, 151.51°) |
| OKLab | oklab(86.56% -0.1489 0.0747) |
| OKLCH | oklch(86.56% 0.167 153.4) |
| XYZ | xyz(44.2270, 69.2201, 43.3713) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.06
Light Bluish Green
#76FDA8
ΔE00 2.34
Seafoam (survey)
#80F9AD
ΔE00 2.44
Light Green Blue
#56FCA2
ΔE00 2.63
Sea Green (survey)
#53FCA1
ΔE00 2.73
Light Blue Green
#7EFBB3
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF29E #F26DC1
analogous
#7FF26D #6DF29E #6DF2E0
triadic
#6DF29E #9E6DF2 #F29E6D
tetradic
#6DF29E #6D7FF2 #F26DC1 #F2E06D
square
#6DF29E #6D7FF2 #F26DC1 #F2E06D
split-complementary
#6DF29E #E06DF2 #F26D7F
monochromatic
#13D259 #35ED79 #6DF29E #A5F7C3 #DDFCE9
Accessibility & contrast
On white
1.41
#6DF29E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#6DF29E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF29E
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF29E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF29E | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E199
Deuteranopia (green-blind)
#E0D4A3
Tritanopia (blue-blind)
#47EFDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6df29e; /* rgb */ color: rgb(109, 242, 158); /* oklch */ color: oklch(86.6% 0.167 153.4);
Tailwind
colors: {
custom: {
50: '#a0f7bb',
500: '#6df29e',
950: '#000000',
},
}SCSS
$custom: #6df29e; $custom-light: #a0f7bb; $custom-dark: #000000;
JSON
{
"hex": "#6df29e",
"rgb": {
"r": 109,
"g": 242,
"b": 158
},
"hsl": {
"h": 142.105,
"s": 83.648,
"l": 68.824
},
"oklch": {
"l": 0.86562,
"c": 0.16663,
"h": 153.4
},
"luminance": 0.69224
}Semantic roles & 50–950 ramp
primary
#6DF29E
secondary
#CB3895
accent
#0590E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582