#6DF18D#6DF18D
#6DF18D is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.0% C 0.181 H 149.2°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF18D |
|---|---|
| RGB | rgb(109, 241, 141) |
| HSL | hsl(135, 83%, 69%) |
| HSV | hsv(135, 55%, 95%) |
| CMYK | cmyk(54.8%, 0%, 41.5%, 5.5%) |
| CIE-LAB | lab(86.05, -57.31, 37.53) |
| CIE-LCH | lch(86.05, 68.51, 146.78°) |
| OKLab | oklab(86.01% -0.1552 0.0927) |
| OKLCH | oklch(86.01% 0.181 149.2) |
| XYZ | xyz(42.5668, 68.0811, 36.0919) |
| Luminance | 0.6808 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.51
Baby Green
#8CFF9E
ΔE00 3.72
Wintergreen
#20F986
ΔE00 3.89
Light Bluish Green
#76FDA8
ΔE00 3.91
Mint Green
#8FFF9F
ΔE00 3.91
Sea Green (survey)
#53FCA1
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF18D #F16DD1
analogous
#8FF16D #6DF18D #6DF1CF
triadic
#6DF18D #8D6DF1 #F18D6D
tetradic
#6DF18D #6D8FF1 #F16DD1 #F1CF6D
square
#6DF18D #6D8FF1 #F16DD1 #F1CF6D
split-complementary
#6DF18D #CF6DF1 #F16D8F
monochromatic
#14D041 #35EC61 #6DF18D #A5F6B9 #DDFCE4
Accessibility & contrast
On white
1.44
#6DF18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#6DF18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF18D
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF18D | 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)
#F3DF86
Deuteranopia (green-blind)
#E1D294
Tritanopia (blue-blind)
#4EEDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6df18d; /* rgb */ color: rgb(109, 241, 141); /* oklch */ color: oklch(86.0% 0.181 149.2);
Tailwind
colors: {
custom: {
50: '#a1f6af',
500: '#6df18d',
950: '#000000',
},
}SCSS
$custom: #6df18d; $custom-light: #a1f6af; $custom-dark: #000000;
JSON
{
"hex": "#6df18d",
"rgb": {
"r": 109,
"g": 241,
"b": 141
},
"hsl": {
"h": 134.545,
"s": 82.5,
"l": 68.627
},
"oklch": {
"l": 0.86009,
"c": 0.18079,
"h": 149.2
},
"luminance": 0.68085
}Semantic roles & 50–950 ramp
primary
#6DF18D
secondary
#CA38A7
accent
#07AADF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581