#6ED68D#6ED68D
#6ED68D is a light, vivid green. Relative luminance 0.533; OKLCH L 79.5% C 0.143 H 151.6°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED68D |
|---|---|
| RGB | rgb(110, 214, 141) |
| HSL | hsl(138, 56%, 64%) |
| HSV | hsv(138, 49%, 84%) |
| CMYK | cmyk(48.6%, 0%, 34.1%, 16.1%) |
| CIE-LAB | lab(78.07, -46.12, 27.00) |
| CIE-LCH | lch(78.07, 53.44, 149.66°) |
| OKLab | oklab(79.49% -0.1255 0.0678) |
| OKLCH | oklch(79.49% 0.143 151.6) |
| XYZ | xyz(35.2823, 53.3285, 33.6283) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.42
Seaweed
#18D17B
ΔE00 5.24
Soft Green
#6FC276
ΔE00 5.42
Aqua Green
#12E193
ΔE00 5.58
Weird Green
#3AE57F
ΔE00 5.86
Hospital Green
#9BE5AA
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED68D #D66EB7
analogous
#83D66E #6ED68D #6ED6C1
triadic
#6ED68D #8D6ED6 #D68D6E
tetradic
#6ED68D #6E83D6 #D66EB7 #D6C16E
square
#6ED68D #6E83D6 #D66EB7 #D6C16E
split-complementary
#6ED68D #C16ED6 #D66E83
monochromatic
#2C9D4E #3EC967 #6ED68D #9EE3B3 #CDF1D8
Accessibility & contrast
On white
1.80
#6ED68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#6ED68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED68D
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED68D | 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)
#D7C788
Deuteranopia (green-blind)
#C8BD91
Tritanopia (blue-blind)
#58D3C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ed68d; /* rgb */ color: rgb(110, 214, 141); /* oklch */ color: oklch(79.5% 0.143 151.6);
Tailwind
colors: {
custom: {
50: '#9ee3af',
500: '#6ed68d',
950: '#000000',
},
}SCSS
$custom: #6ed68d; $custom-light: #9ee3af; $custom-dark: #000000;
JSON
{
"hex": "#6ed68d",
"rgb": {
"r": 110,
"g": 214,
"b": 141
},
"hsl": {
"h": 137.885,
"s": 55.914,
"l": 63.529
},
"oklch": {
"l": 0.79491,
"c": 0.14265,
"h": 151.6
},
"luminance": 0.53331
}Semantic roles & 50–950 ramp
primary
#6ED68D
secondary
#A24786
accent
#2293C3
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481