#6DF18E#6DF18E
#6DF18E is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.0% C 0.180 H 149.4°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF18E |
|---|---|
| RGB | rgb(109, 241, 142) |
| HSL | hsl(135, 83%, 69%) |
| HSV | hsv(135, 55%, 95%) |
| CMYK | cmyk(54.8%, 0%, 41.1%, 5.5%) |
| CIE-LAB | lab(86.06, -57.15, 37.05) |
| CIE-LCH | lch(86.06, 68.11, 147.04°) |
| OKLab | oklab(86.03% -0.1548 0.0916) |
| OKLCH | oklch(86.03% 0.18 149.4) |
| XYZ | xyz(42.6415, 68.1110, 36.4856) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.54
Baby Green
#8CFF9E
ΔE00 3.71
Light Bluish Green
#76FDA8
ΔE00 3.79
Sea Green (survey)
#53FCA1
ΔE00 3.83
Light Green Blue
#56FCA2
ΔE00 3.84
Mint Green
#8FFF9F
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF18E #F16DD0
analogous
#8EF16D #6DF18E #6DF1D0
triadic
#6DF18E #8E6DF1 #F18E6D
tetradic
#6DF18E #6D8EF1 #F16DD0 #F1D06D
square
#6DF18E #6D8EF1 #F16DD0 #F1D06D
split-complementary
#6DF18E #D06DF1 #F16D8E
monochromatic
#14D043 #35EC63 #6DF18E #A5F6B9 #DDFCE4
Accessibility & contrast
On white
1.44
#6DF18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#6DF18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF18E
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF18E | 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)
#F3DF87
Deuteranopia (green-blind)
#E1D294
Tritanopia (blue-blind)
#4EEDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6df18e; /* rgb */ color: rgb(109, 241, 142); /* oklch */ color: oklch(86.0% 0.180 149.4);
Tailwind
colors: {
custom: {
50: '#a0f6b0',
500: '#6df18e',
950: '#000000',
},
}SCSS
$custom: #6df18e; $custom-light: #a0f6b0; $custom-dark: #000000;
JSON
{
"hex": "#6df18e",
"rgb": {
"r": 109,
"g": 241,
"b": 142
},
"hsl": {
"h": 135,
"s": 82.5,
"l": 68.627
},
"oklch": {
"l": 0.86026,
"c": 0.17987,
"h": 149.4
},
"luminance": 0.68115
}Semantic roles & 50–950 ramp
primary
#6DF18E
secondary
#CA38A5
accent
#07A9DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581