#6DEA76#6DEA76
#6DEA76 is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.9% C 0.192 H 145.0°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEA76 |
|---|---|
| RGB | rgb(109, 234, 118) |
| HSL | hsl(124, 75%, 67%) |
| HSV | hsv(124, 53%, 92%) |
| CMYK | cmyk(53.4%, 0%, 49.6%, 8.2%) |
| CIE-LAB | lab(83.65, -58.00, 45.67) |
| CIE-LCH | lch(83.65, 73.83, 141.78°) |
| OKLab | oklab(83.94% -0.1574 0.1103) |
| OKLCH | oklch(83.94% 0.192 145) |
| XYZ | xyz(38.9973, 63.4016, 27.3187) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.88
Lightgreen
#90EE90
ΔE00 4.12
Weird Green
#3AE57F
ΔE00 4.43
Lightgreen (survey)
#76FF7B
ΔE00 4.59
Spearmint
#1EF876
ΔE00 4.66
Easter Green
#8CFD7E
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEA76 #EA6DE1
analogous
#A3EA6D #6DEA76 #6DEAB5
triadic
#6DEA76 #766DEA #EA766D
tetradic
#6DEA76 #6DA3EA #EA6DE1 #EAB56D
square
#6DEA76 #6DA3EA #EA6DE1 #EAB56D
split-complementary
#6DEA76 #B56DEA #EA6DA3
monochromatic
#1CC128 #37E244 #6DEA76 #A3F2A8 #D8F9DA
Accessibility & contrast
On white
1.53
#6DEA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#6DEA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEA76
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEA76 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED76C
Deuteranopia (green-blind)
#DDCC7E
Tritanopia (blue-blind)
#58E5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6dea76; /* rgb */ color: rgb(109, 234, 118); /* oklch */ color: oklch(83.9% 0.192 145.0);
Tailwind
colors: {
custom: {
50: '#a0f29f',
500: '#6dea76',
950: '#000000',
},
}SCSS
$custom: #6dea76; $custom-light: #a0f29f; $custom-dark: #000000;
JSON
{
"hex": "#6dea76",
"rgb": {
"r": 109,
"g": 234,
"b": 118
},
"hsl": {
"h": 124.32,
"s": 74.85,
"l": 67.255
},
"oklch": {
"l": 0.83942,
"c": 0.19221,
"h": 145
},
"luminance": 0.63405
}Semantic roles & 50–950 ramp
primary
#6DEA76
secondary
#BF3CB6
accent
#0EC9D7
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580