#6DF08C#6DF08C
#6DF08C is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.8% C 0.180 H 149.0°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF08C |
|---|---|
| RGB | rgb(109, 240, 140) |
| HSL | hsl(134, 81%, 68%) |
| HSV | hsv(134, 55%, 94%) |
| CMYK | cmyk(54.6%, 0%, 41.7%, 5.9%) |
| CIE-LAB | lab(85.74, -57.08, 37.62) |
| CIE-LCH | lch(85.74, 68.37, 146.61°) |
| OKLab | oklab(85.75% -0.1546 0.0929) |
| OKLCH | oklch(85.75% 0.18 149) |
| XYZ | xyz(42.1975, 67.4611, 35.6035) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.46
Weird Green
#3AE57F
ΔE00 3.85
Baby Green
#8CFF9E
ΔE00 3.88
Wintergreen
#20F986
ΔE00 4.00
Turquoise Green
#04F489
ΔE00 4.03
Mint Green
#8FFF9F
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF08C #F06DD1
analogous
#8FF06D #6DF08C #6DF0CD
triadic
#6DF08C #8C6DF0 #F08C6D
tetradic
#6DF08C #6D8FF0 #F06DD1 #F0CD6D
square
#6DF08C #6D8FF0 #F06DD1 #F0CD6D
split-complementary
#6DF08C #CD6DF0 #F06D8F
monochromatic
#15CD41 #36EA60 #6DF08C #A4F6B8 #DCFBE3
Accessibility & contrast
On white
1.45
#6DF08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#6DF08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF08C
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF08C | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE85
Deuteranopia (green-blind)
#E0D293
Tritanopia (blue-blind)
#4FECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6df08c; /* rgb */ color: rgb(109, 240, 140); /* oklch */ color: oklch(85.8% 0.180 149.0);
Tailwind
colors: {
custom: {
50: '#a0f6ae',
500: '#6df08c',
950: '#000000',
},
}SCSS
$custom: #6df08c; $custom-light: #a0f6ae; $custom-dark: #000000;
JSON
{
"hex": "#6df08c",
"rgb": {
"r": 109,
"g": 240,
"b": 140
},
"hsl": {
"h": 134.198,
"s": 81.366,
"l": 68.431
},
"oklch": {
"l": 0.8575,
"c": 0.18035,
"h": 149
},
"luminance": 0.67465
}Semantic roles & 50–950 ramp
primary
#6DF08C
secondary
#C939A7
accent
#08ABDE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581