#6DF09E#6DF09E
#6DF09E is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.1% C 0.164 H 153.6°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF09E |
|---|---|
| RGB | rgb(109, 240, 158) |
| HSL | hsl(142, 81%, 68%) |
| HSV | hsv(142, 55%, 94%) |
| CMYK | cmyk(54.6%, 0%, 34.2%, 5.9%) |
| CIE-LAB | lab(86.02, -54.04, 28.97) |
| CIE-LCH | lch(86.02, 61.32, 151.80°) |
| OKLab | oklab(86.08% -0.1468 0.0728) |
| OKLCH | oklch(86.08% 0.164 153.6) |
| XYZ | xyz(43.6350, 68.0361, 43.1739) |
| Luminance | 0.6804 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.26
Seafoam (survey)
#80F9AD
ΔE00 2.58
Light Bluish Green
#76FDA8
ΔE00 2.75
Light Green Blue
#56FCA2
ΔE00 3.01
Sea Green (survey)
#53FCA1
ΔE00 3.11
Light Blue Green
#7EFBB3
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF09E #F06DBF
analogous
#7DF06D #6DF09E #6DF0DF
triadic
#6DF09E #9E6DF0 #F09E6D
tetradic
#6DF09E #6D7DF0 #F06DBF #F0DF6D
square
#6DF09E #6D7DF0 #F06DBF #F0DF6D
split-complementary
#6DF09E #DF6DF0 #F06D7D
monochromatic
#15CD5A #36EA79 #6DF09E #A4F6C3 #DCFBE8
Accessibility & contrast
On white
1.44
#6DF09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#6DF09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF09E
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF09E | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF99
Deuteranopia (green-blind)
#DED2A3
Tritanopia (blue-blind)
#48EDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6df09e; /* rgb */ color: rgb(109, 240, 158); /* oklch */ color: oklch(86.1% 0.164 153.6);
Tailwind
colors: {
custom: {
50: '#a0f6bb',
500: '#6df09e',
950: '#000000',
},
}SCSS
$custom: #6df09e; $custom-light: #a0f6bb; $custom-dark: #000000;
JSON
{
"hex": "#6df09e",
"rgb": {
"r": 109,
"g": 240,
"b": 158
},
"hsl": {
"h": 142.443,
"s": 81.366,
"l": 68.431
},
"oklch": {
"l": 0.8608,
"c": 0.16391,
"h": 153.6
},
"luminance": 0.6804
}Semantic roles & 50–950 ramp
primary
#6DF09E
secondary
#C93993
accent
#088EDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582