#6ED593#6ED593
#6ED593 is a light, vivid green. Relative luminance 0.530; OKLCH L 79.4% C 0.136 H 153.9°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED593 |
|---|---|
| RGB | rgb(110, 213, 147) |
| HSL | hsl(142, 55%, 63%) |
| HSV | hsv(142, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 31%, 16.5%) |
| CIE-LAB | lab(77.88, -44.61, 23.62) |
| CIE-LCH | lch(77.88, 50.48, 152.10°) |
| OKLab | oklab(79.37% -0.1217 0.0597) |
| OKLCH | oklch(79.37% 0.136 153.9) |
| XYZ | xyz(35.4886, 53.0073, 35.9594) |
| Luminance | 0.5301 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.87
Aqua Green
#12E193
ΔE00 5.60
Seaweed
#18D17B
ΔE00 5.67
Seafoam
#7FE0B3
ΔE00 5.81
Soft Green
#6FC276
ΔE00 5.86
Hospital Green
#9BE5AA
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED593 #D56EB0
analogous
#7CD56E #6ED593 #6ED5C6
triadic
#6ED593 #936ED5 #D5936E
tetradic
#6ED593 #6E7CD5 #D56EB0 #D5C66E
square
#6ED593 #6E7CD5 #D56EB0 #D5C66E
split-complementary
#6ED593 #C66ED5 #D56E7C
monochromatic
#2D9C55 #3FC770 #6ED593 #9DE3B6 #CDF0DA
Accessibility & contrast
On white
1.81
#6ED593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#6ED593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED593
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED593 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78F
Deuteranopia (green-blind)
#C6BC97
Tritanopia (blue-blind)
#56D3C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ed593; /* rgb */ color: rgb(110, 213, 147); /* oklch */ color: oklch(79.4% 0.136 153.9);
Tailwind
colors: {
custom: {
50: '#9ee2b3',
500: '#6ed593',
950: '#000000',
},
}SCSS
$custom: #6ed593; $custom-light: #9ee2b3; $custom-dark: #000000;
JSON
{
"hex": "#6ed593",
"rgb": {
"r": 110,
"g": 213,
"b": 147
},
"hsl": {
"h": 141.553,
"s": 55.08,
"l": 63.333
},
"oklch": {
"l": 0.79372,
"c": 0.13556,
"h": 153.9
},
"luminance": 0.5301
}Semantic roles & 50–950 ramp
primary
#6ED593
secondary
#A04780
accent
#2389C3
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481