#6DF09F#6DF09F
#6DF09F is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.1% C 0.163 H 153.9°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF09F |
|---|---|
| RGB | rgb(109, 240, 159) |
| HSL | hsl(143, 81%, 68%) |
| HSV | hsv(143, 55%, 94%) |
| CMYK | cmyk(54.6%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(86.04, -53.86, 28.49) |
| CIE-LCH | lch(86.04, 60.93, 152.13°) |
| OKLab | oklab(86.1% -0.1464 0.0717) |
| OKLCH | oklch(86.1% 0.163 153.9) |
| XYZ | xyz(43.7214, 68.0707, 43.6291) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.19
Seafoam (survey)
#80F9AD
ΔE00 2.51
Light Bluish Green
#76FDA8
ΔE00 2.76
Light Green Blue
#56FCA2
ΔE00 3.03
Sea Green (survey)
#53FCA1
ΔE00 3.14
Light Blue Green
#7EFBB3
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF09F #F06DBE
analogous
#7CF06D #6DF09F #6DF0E0
triadic
#6DF09F #9F6DF0 #F09F6D
tetradic
#6DF09F #6D7CF0 #F06DBE #F0E06D
square
#6DF09F #6D7CF0 #F06DBE #F0E06D
split-complementary
#6DF09F #E06DF0 #F06D7C
monochromatic
#15CD5B #36EA7B #6DF09F #A4F6C3 #DCFBE8
Accessibility & contrast
On white
1.44
#6DF09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#6DF09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF09F
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF09F | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF9A
Deuteranopia (green-blind)
#DED2A4
Tritanopia (blue-blind)
#47EDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6df09f; /* rgb */ color: rgb(109, 240, 159); /* oklch */ color: oklch(86.1% 0.163 153.9);
Tailwind
colors: {
custom: {
50: '#a0f6bc',
500: '#6df09f',
950: '#000000',
},
}SCSS
$custom: #6df09f; $custom-light: #a0f6bc; $custom-dark: #000000;
JSON
{
"hex": "#6df09f",
"rgb": {
"r": 109,
"g": 240,
"b": 159
},
"hsl": {
"h": 142.901,
"s": 81.366,
"l": 68.431
},
"oklch": {
"l": 0.861,
"c": 0.16301,
"h": 153.9
},
"luminance": 0.68075
}Semantic roles & 50–950 ramp
primary
#6DF09F
secondary
#C93992
accent
#088CDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582