#6EDD7E#6EDD7E
#6EDD7E is a light, vivid green. Relative luminance 0.565; OKLCH L 80.9% C 0.167 H 146.9°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDD7E |
|---|---|
| RGB | rgb(110, 221, 126) |
| HSL | hsl(129, 62%, 65%) |
| HSV | hsv(129, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 43%, 13.3%) |
| CIE-LAB | lab(79.92, -51.50, 37.07) |
| CIE-LCH | lch(79.92, 63.45, 144.25°) |
| OKLab | oklab(80.92% -0.1397 0.0912) |
| OKLCH | oklch(80.92% 0.167 146.9) |
| XYZ | xyz(36.0506, 56.5314, 28.7466) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.93
Lightish Green
#61E160
ΔE00 4.52
Tealish Green
#0CDC73
ΔE00 4.73
Lightgreen
#90EE90
ΔE00 4.77
Emerald
#50C878
ΔE00 5.99
Seaweed
#18D17B
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDD7E #DD6ECD
analogous
#95DD6E #6EDD7E #6EDDB6
triadic
#6EDD7E #7E6EDD #DD7E6E
tetradic
#6EDD7E #6E95DD #DD6ECD #DDB66E
square
#6EDD7E #6E95DD #DD6ECD #DDB66E
split-complementary
#6EDD7E #B66EDD #DD6E95
monochromatic
#28A93A #3CD152 #6EDD7E #A0E9AA #D1F4D6
Accessibility & contrast
On white
1.71
#6EDD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#6EDD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDD7E
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDD7E | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC77
Deuteranopia (green-blind)
#D0C284
Tritanopia (blue-blind)
#5AD9C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6edd7e; /* rgb */ color: rgb(110, 221, 126); /* oklch */ color: oklch(80.9% 0.167 146.9);
Tailwind
colors: {
custom: {
50: '#9fe8a4',
500: '#6edd7e',
950: '#000000',
},
}SCSS
$custom: #6edd7e; $custom-light: #9fe8a4; $custom-dark: #000000;
JSON
{
"hex": "#6edd7e",
"rgb": {
"r": 110,
"g": 221,
"b": 126
},
"hsl": {
"h": 128.649,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.80922,
"c": 0.16682,
"h": 146.9
},
"luminance": 0.56534
}Semantic roles & 50–950 ramp
primary
#6EDD7E
secondary
#AC449D
accent
#1CB1CA
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480