#6ED67E#6ED67E
#6ED67E is a light, vivid green. Relative luminance 0.529; OKLCH L 79.2% C 0.157 H 147.3°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED67E |
|---|---|
| RGB | rgb(110, 214, 126) |
| HSL | hsl(129, 56%, 64%) |
| HSV | hsv(129, 49%, 84%) |
| CMYK | cmyk(48.6%, 0%, 41.1%, 16.1%) |
| CIE-LAB | lab(77.82, -48.64, 34.36) |
| CIE-LCH | lch(77.82, 59.55, 144.76°) |
| OKLab | oklab(79.21% -0.132 0.0849) |
| OKLCH | oklch(79.21% 0.157 147.3) |
| XYZ | xyz(34.2408, 52.9119, 28.1433) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.47
Weird Green
#3AE57F
ΔE00 5.01
Soft Green
#6FC276
ΔE00 5.09
Tealish Green
#0CDC73
ΔE00 5.14
Seaweed
#18D17B
ΔE00 5.41
Lightish Green
#61E160
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED67E #D66EC6
analogous
#92D66E #6ED67E #6ED6B2
triadic
#6ED67E #7E6ED6 #D67E6E
tetradic
#6ED67E #6E92D6 #D66EC6 #D6B26E
square
#6ED67E #6E92D6 #D66EC6 #D6B26E
split-complementary
#6ED67E #B26ED6 #D66E92
monochromatic
#2C9D3E #3EC954 #6ED67E #9EE3A8 #CDF1D3
Accessibility & contrast
On white
1.81
#6ED67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#6ED67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED67E
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED67E | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C678
Deuteranopia (green-blind)
#CABC84
Tritanopia (blue-blind)
#5CD2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ed67e; /* rgb */ color: rgb(110, 214, 126); /* oklch */ color: oklch(79.2% 0.157 147.3);
Tailwind
colors: {
custom: {
50: '#9ee3a4',
500: '#6ed67e',
950: '#000000',
},
}SCSS
$custom: #6ed67e; $custom-light: #9ee3a4; $custom-dark: #000000;
JSON
{
"hex": "#6ed67e",
"rgb": {
"r": 110,
"g": 214,
"b": 126
},
"hsl": {
"h": 129.231,
"s": 55.914,
"l": 63.529
},
"oklch": {
"l": 0.7921,
"c": 0.15698,
"h": 147.3
},
"luminance": 0.52914
}Semantic roles & 50–950 ramp
primary
#6ED67E
secondary
#A24794
accent
#22ABC3
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480