#6ED68C#6ED68C
#6ED68C is a light, vivid green. Relative luminance 0.533; OKLCH L 79.5% C 0.144 H 151.3°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED68C |
|---|---|
| RGB | rgb(110, 214, 140) |
| HSL | hsl(137, 56%, 64%) |
| HSV | hsv(137, 49%, 84%) |
| CMYK | cmyk(48.6%, 0%, 34.6%, 16.1%) |
| CIE-LAB | lab(78.05, -46.30, 27.49) |
| CIE-LCH | lch(78.05, 53.85, 149.30°) |
| OKLab | oklab(79.47% -0.1259 0.069) |
| OKLCH | oklch(79.47% 0.144 151.3) |
| XYZ | xyz(35.2082, 53.2988, 33.2382) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.36
Seaweed
#18D17B
ΔE00 5.21
Soft Green
#6FC276
ΔE00 5.35
Aqua Green
#12E193
ΔE00 5.62
Weird Green
#3AE57F
ΔE00 5.76
Tealish Green
#0CDC73
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED68C #D66EB8
analogous
#84D66E #6ED68C #6ED6C0
triadic
#6ED68C #8C6ED6 #D68C6E
tetradic
#6ED68C #6E84D6 #D66EB8 #D6C06E
square
#6ED68C #6E84D6 #D66EB8 #D6C06E
split-complementary
#6ED68C #C06ED6 #D66E84
monochromatic
#2C9D4D #3EC966 #6ED68C #9EE3B2 #CDF1D8
Accessibility & contrast
On white
1.80
#6ED68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#6ED68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED68C
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED68C | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C787
Deuteranopia (green-blind)
#C8BD91
Tritanopia (blue-blind)
#58D3C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ed68c; /* rgb */ color: rgb(110, 214, 140); /* oklch */ color: oklch(79.5% 0.144 151.3);
Tailwind
colors: {
custom: {
50: '#9ee3ae',
500: '#6ed68c',
950: '#000000',
},
}SCSS
$custom: #6ed68c; $custom-light: #9ee3ae; $custom-dark: #000000;
JSON
{
"hex": "#6ed68c",
"rgb": {
"r": 110,
"g": 214,
"b": 140
},
"hsl": {
"h": 137.308,
"s": 55.914,
"l": 63.529
},
"oklch": {
"l": 0.79471,
"c": 0.1436,
"h": 151.3
},
"luminance": 0.53302
}Semantic roles & 50–950 ramp
primary
#6ED68C
secondary
#A24787
accent
#2295C3
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481