#6DF09D#6DF09D
#6DF09D is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.1% C 0.165 H 153.3°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF09D |
|---|---|
| RGB | rgb(109, 240, 157) |
| HSL | hsl(142, 81%, 68%) |
| HSV | hsv(142, 55%, 94%) |
| CMYK | cmyk(54.6%, 0%, 34.6%, 5.9%) |
| CIE-LAB | lab(86.01, -54.22, 29.46) |
| CIE-LCH | lch(86.01, 61.71, 151.49°) |
| OKLab | oklab(86.06% -0.1473 0.074) |
| OKLCH | oklch(86.06% 0.165 153.3) |
| XYZ | xyz(43.5492, 68.0018, 42.7225) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.34
Seafoam (survey)
#80F9AD
ΔE00 2.67
Light Bluish Green
#76FDA8
ΔE00 2.75
Light Green Blue
#56FCA2
ΔE00 3.00
Sea Green (survey)
#53FCA1
ΔE00 3.09
Light Blue Green
#7EFBB3
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF09D #F06DC0
analogous
#7EF06D #6DF09D #6DF0DE
triadic
#6DF09D #9D6DF0 #F09D6D
tetradic
#6DF09D #6D7EF0 #F06DC0 #F0DE6D
square
#6DF09D #6D7EF0 #F06DC0 #F0DE6D
split-complementary
#6DF09D #DE6DF0 #F06D7E
monochromatic
#15CD59 #36EA78 #6DF09D #A4F6C2 #DCFBE8
Accessibility & contrast
On white
1.44
#6DF09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#6DF09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF09D
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF09D | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF98
Deuteranopia (green-blind)
#DED2A2
Tritanopia (blue-blind)
#48EDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6df09d; /* rgb */ color: rgb(109, 240, 157); /* oklch */ color: oklch(86.1% 0.165 153.3);
Tailwind
colors: {
custom: {
50: '#a0f6ba',
500: '#6df09d',
950: '#000000',
},
}SCSS
$custom: #6df09d; $custom-light: #a0f6ba; $custom-dark: #000000;
JSON
{
"hex": "#6df09d",
"rgb": {
"r": 109,
"g": 240,
"b": 157
},
"hsl": {
"h": 141.985,
"s": 81.366,
"l": 68.431
},
"oklch": {
"l": 0.8606,
"c": 0.16482,
"h": 153.3
},
"luminance": 0.68006
}Semantic roles & 50–950 ramp
primary
#6DF09D
secondary
#C93994
accent
#088FDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581