#6ED68E#6ED68E
#6ED68E is a light, vivid green. Relative luminance 0.534; OKLCH L 79.5% C 0.142 H 151.9°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED68E |
|---|---|
| RGB | rgb(110, 214, 142) |
| HSL | hsl(138, 56%, 64%) |
| HSV | hsv(138, 49%, 84%) |
| CMYK | cmyk(48.6%, 0%, 33.6%, 16.1%) |
| CIE-LAB | lab(78.09, -45.95, 26.50) |
| CIE-LCH | lch(78.09, 53.04, 150.02°) |
| OKLab | oklab(79.51% -0.1251 0.0666) |
| OKLCH | oklch(79.51% 0.142 151.9) |
| XYZ | xyz(35.3570, 53.3584, 34.0220) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.49
Seaweed
#18D17B
ΔE00 5.29
Soft Green
#6FC276
ΔE00 5.49
Aqua Green
#12E193
ΔE00 5.54
Weird Green
#3AE57F
ΔE00 5.96
Hospital Green
#9BE5AA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED68E #D66EB6
analogous
#82D66E #6ED68E #6ED6C2
triadic
#6ED68E #8E6ED6 #D68E6E
tetradic
#6ED68E #6E82D6 #D66EB6 #D6C26E
square
#6ED68E #6E82D6 #D66EB6 #D6C26E
split-complementary
#6ED68E #C26ED6 #D66E82
monochromatic
#2C9D4F #3EC969 #6ED68E #9EE3B3 #CDF1D8
Accessibility & contrast
On white
1.80
#6ED68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#6ED68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED68E
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED68E | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C789
Deuteranopia (green-blind)
#C7BD92
Tritanopia (blue-blind)
#57D3C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ed68e; /* rgb */ color: rgb(110, 214, 142); /* oklch */ color: oklch(79.5% 0.142 151.9);
Tailwind
colors: {
custom: {
50: '#9ee3af',
500: '#6ed68e',
950: '#000000',
},
}SCSS
$custom: #6ed68e; $custom-light: #9ee3af; $custom-dark: #000000;
JSON
{
"hex": "#6ed68e",
"rgb": {
"r": 110,
"g": 214,
"b": 142
},
"hsl": {
"h": 138.462,
"s": 55.914,
"l": 63.529
},
"oklch": {
"l": 0.79511,
"c": 0.14171,
"h": 151.9
},
"luminance": 0.53361
}Semantic roles & 50–950 ramp
primary
#6ED68E
secondary
#A24786
accent
#2292C3
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481