#6ED591#6ED591
#6ED591 is a light, vivid green. Relative luminance 0.529; OKLCH L 79.3% C 0.137 H 153.1°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED591 |
|---|---|
| RGB | rgb(110, 213, 145) |
| HSL | hsl(140, 55%, 63%) |
| HSV | hsv(140, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 31.9%, 16.5%) |
| CIE-LAB | lab(77.84, -44.98, 24.61) |
| CIE-LCH | lch(77.84, 51.27, 151.31°) |
| OKLab | oklab(79.33% -0.1226 0.0621) |
| OKLCH | oklch(79.33% 0.137 153.1) |
| XYZ | xyz(35.3330, 52.9451, 35.1401) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.65
Seaweed
#18D17B
ΔE00 5.50
Aqua Green
#12E193
ΔE00 5.60
Soft Green
#6FC276
ΔE00 5.63
Hospital Green
#9BE5AA
ΔE00 6.04
Seafoam
#7FE0B3
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED591 #D56EB2
analogous
#7ED56E #6ED591 #6ED5C4
triadic
#6ED591 #916ED5 #D5916E
tetradic
#6ED591 #6E7ED5 #D56EB2 #D5C46E
square
#6ED591 #6E7ED5 #D56EB2 #D5C46E
split-complementary
#6ED591 #C46ED5 #D56E7E
monochromatic
#2D9C53 #3FC76D #6ED591 #9DE3B5 #CDF0D9
Accessibility & contrast
On white
1.81
#6ED591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#6ED591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED591
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED591 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78D
Deuteranopia (green-blind)
#C6BC95
Tritanopia (blue-blind)
#56D3C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ed591; /* rgb */ color: rgb(110, 213, 145); /* oklch */ color: oklch(79.3% 0.137 153.1);
Tailwind
colors: {
custom: {
50: '#9ee2b1',
500: '#6ed591',
950: '#000000',
},
}SCSS
$custom: #6ed591; $custom-light: #9ee2b1; $custom-dark: #000000;
JSON
{
"hex": "#6ed591",
"rgb": {
"r": 110,
"g": 213,
"b": 145
},
"hsl": {
"h": 140.388,
"s": 55.08,
"l": 63.333
},
"oklch": {
"l": 0.7933,
"c": 0.13744,
"h": 153.1
},
"luminance": 0.52948
}Semantic roles & 50–950 ramp
primary
#6ED591
secondary
#A04782
accent
#238CC3
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481