#6EDD76#6EDD76
#6EDD76 is a light, vivid green. Relative luminance 0.563; OKLCH L 80.8% C 0.174 H 145.2°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDD76 |
|---|---|
| RGB | rgb(110, 221, 118) |
| HSL | hsl(124, 62%, 65%) |
| HSV | hsv(124, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 46.6%, 13.3%) |
| CIE-LAB | lab(79.80, -52.68, 40.88) |
| CIE-LCH | lch(79.80, 66.68, 142.19°) |
| OKLab | oklab(80.79% -0.143 0.0996) |
| OKLCH | oklch(80.79% 0.174 145.2) |
| XYZ | xyz(35.5549, 56.3331, 26.1358) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.33
Weird Green
#3AE57F
ΔE00 4.31
Fresh Green
#69D84F
ΔE00 4.90
Tealish Green
#0CDC73
ΔE00 4.92
Lightgreen
#90EE90
ΔE00 4.93
Emerald
#50C878
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDD76 #DD6ED5
analogous
#9EDD6E #6EDD76 #6EDDAD
triadic
#6EDD76 #766EDD #DD766E
tetradic
#6EDD76 #6E9EDD #DD6ED5 #DDAD6E
square
#6EDD76 #6E9EDD #DD6ED5 #DDAD6E
split-complementary
#6EDD76 #AD6EDD #DD6E9E
monochromatic
#28A931 #3CD147 #6EDD76 #A0E9A5 #D1F4D4
Accessibility & contrast
On white
1.71
#6EDD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#6EDD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDD76
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDD76 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC6E
Deuteranopia (green-blind)
#D1C27D
Tritanopia (blue-blind)
#5CD8C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6edd76; /* rgb */ color: rgb(110, 221, 118); /* oklch */ color: oklch(80.8% 0.174 145.2);
Tailwind
colors: {
custom: {
50: '#9fe89f',
500: '#6edd76',
950: '#000000',
},
}SCSS
$custom: #6edd76; $custom-light: #9fe89f; $custom-dark: #000000;
JSON
{
"hex": "#6edd76",
"rgb": {
"r": 110,
"g": 221,
"b": 118
},
"hsl": {
"h": 124.324,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.80793,
"c": 0.17428,
"h": 145.2
},
"luminance": 0.56336
}Semantic roles & 50–950 ramp
primary
#6EDD76
secondary
#AC44A4
accent
#1CBDCA
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480