#6DF08D#6DF08D
#6DF08D is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.8% C 0.179 H 149.2°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF08D |
|---|---|
| RGB | rgb(109, 240, 141) |
| HSL | hsl(135, 81%, 68%) |
| HSV | hsv(135, 55%, 94%) |
| CMYK | cmyk(54.6%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(85.75, -56.93, 37.15) |
| CIE-LCH | lch(85.75, 67.97, 146.87°) |
| OKLab | oklab(85.77% -0.1542 0.0918) |
| OKLCH | oklch(85.77% 0.179 149.2) |
| XYZ | xyz(42.2716, 67.4908, 35.9935) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 3.84
Baby Green
#8CFF9E
ΔE00 3.87
Light Bluish Green
#76FDA8
ΔE00 3.97
Sea Green (survey)
#53FCA1
ΔE00 4.01
Turquoise Green
#04F489
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF08D #F06DD0
analogous
#8EF06D #6DF08D #6DF0CE
triadic
#6DF08D #8D6DF0 #F08D6D
tetradic
#6DF08D #6D8EF0 #F06DD0 #F0CE6D
square
#6DF08D #6D8EF0 #F06DD0 #F0CE6D
split-complementary
#6DF08D #CE6DF0 #F06D8E
monochromatic
#15CD42 #36EA62 #6DF08D #A4F6B8 #DCFBE4
Accessibility & contrast
On white
1.45
#6DF08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#6DF08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF08D
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF08D | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE86
Deuteranopia (green-blind)
#E0D293
Tritanopia (blue-blind)
#4FECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6df08d; /* rgb */ color: rgb(109, 240, 141); /* oklch */ color: oklch(85.8% 0.179 149.2);
Tailwind
colors: {
custom: {
50: '#a0f6af',
500: '#6df08d',
950: '#000000',
},
}SCSS
$custom: #6df08d; $custom-light: #a0f6af; $custom-dark: #000000;
JSON
{
"hex": "#6df08d",
"rgb": {
"r": 109,
"g": 240,
"b": 141
},
"hsl": {
"h": 134.656,
"s": 81.366,
"l": 68.431
},
"oklch": {
"l": 0.85767,
"c": 0.17944,
"h": 149.2
},
"luminance": 0.67494
}Semantic roles & 50–950 ramp
primary
#6DF08D
secondary
#C939A5
accent
#08A9DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581