#6DE978#6DE978
#6DE978 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.7% C 0.189 H 145.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE978 |
|---|---|
| RGB | rgb(109, 233, 120) |
| HSL | hsl(125, 74%, 67%) |
| HSV | hsv(125, 53%, 91%) |
| CMYK | cmyk(53.2%, 0%, 48.5%, 8.6%) |
| CIE-LAB | lab(83.38, -57.35, 44.38) |
| CIE-LCH | lch(83.38, 72.51, 142.26°) |
| OKLab | oklab(83.73% -0.1555 0.1075) |
| OKLCH | oklch(83.73% 0.189 145.3) |
| XYZ | xyz(38.8335, 62.8819, 27.8567) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.01
Lightgreen
#90EE90
ΔE00 3.96
Weird Green
#3AE57F
ΔE00 4.15
Spearmint
#1EF876
ΔE00 4.81
Lightgreen (survey)
#76FF7B
ΔE00 4.91
Minty Green
#0BF77D
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE978 #E96DDE
analogous
#A0E96D #6DE978 #6DE9B6
triadic
#6DE978 #786DE9 #E9786D
tetradic
#6DE978 #6DA0E9 #E96DDE #E9B66D
square
#6DE978 #6DA0E9 #E96DDE #E9B66D
split-complementary
#6DE978 #B66DE9 #E96DA0
monochromatic
#1DBF2B #38E147 #6DE978 #A2F1A9 #D7F9DA
Accessibility & contrast
On white
1.55
#6DE978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#6DE978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE978
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE978 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD76F
Deuteranopia (green-blind)
#DCCB80
Tritanopia (blue-blind)
#57E4CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6de978; /* rgb */ color: rgb(109, 233, 120); /* oklch */ color: oklch(83.7% 0.189 145.3);
Tailwind
colors: {
custom: {
50: '#a0f1a1',
500: '#6de978',
950: '#000000',
},
}SCSS
$custom: #6de978; $custom-light: #a0f1a1; $custom-dark: #000000;
JSON
{
"hex": "#6de978",
"rgb": {
"r": 109,
"g": 233,
"b": 120
},
"hsl": {
"h": 125.323,
"s": 73.81,
"l": 67.059
},
"oklch": {
"l": 0.83726,
"c": 0.1891,
"h": 145.3
},
"luminance": 0.62885
}Semantic roles & 50–950 ramp
primary
#6DE978
secondary
#BE3CB2
accent
#10C4D6
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580