#6ED391#6ED391
#6ED391 is a light, vivid green. Relative luminance 0.519; OKLCH L 78.8% C 0.135 H 153.4°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED391 |
|---|---|
| RGB | rgb(110, 211, 145) |
| HSL | hsl(141, 53%, 63%) |
| HSV | hsv(141, 48%, 83%) |
| CMYK | cmyk(47.9%, 0%, 31.3%, 17.3%) |
| CIE-LAB | lab(77.25, -44.12, 23.80) |
| CIE-LCH | lch(77.25, 50.13, 151.65°) |
| OKLab | oklab(78.85% -0.1203 0.0601) |
| OKLCH | oklch(78.85% 0.135 153.4) |
| XYZ | xyz(34.8331, 51.9452, 34.9734) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.53
Soft Green
#6FC276
ΔE00 5.40
Seaweed
#18D17B
ΔE00 5.61
Aqua Green
#12E193
ΔE00 5.90
Seafoam
#7FE0B3
ΔE00 6.13
Dark Mint
#48C072
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED391 #D36EB0
analogous
#7DD36E #6ED391 #6ED3C3
triadic
#6ED391 #916ED3 #D3916E
tetradic
#6ED391 #6E7DD3 #D36EB0 #D3C36E
square
#6ED391 #6E7DD3 #D36EB0 #D3C36E
split-complementary
#6ED391 #C36ED3 #D36E7D
monochromatic
#2E9853 #3FC56D #6ED391 #9DE1B5 #CCEFD8
Accessibility & contrast
On white
1.84
#6ED391 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#6ED391 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED391
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED391 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED391 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58D
Deuteranopia (green-blind)
#C4BB95
Tritanopia (blue-blind)
#57D1C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ed391; /* rgb */ color: rgb(110, 211, 145); /* oklch */ color: oklch(78.8% 0.135 153.4);
Tailwind
colors: {
custom: {
50: '#9de1b1',
500: '#6ed391',
950: '#000000',
},
}SCSS
$custom: #6ed391; $custom-light: #9de1b1; $custom-dark: #000000;
JSON
{
"hex": "#6ed391",
"rgb": {
"r": 110,
"g": 211,
"b": 145
},
"hsl": {
"h": 140.792,
"s": 53.439,
"l": 62.941
},
"oklch": {
"l": 0.78845,
"c": 0.13453,
"h": 153.4
},
"luminance": 0.51948
}Semantic roles & 50–950 ramp
primary
#6ED391
secondary
#9D4880
accent
#258BC1
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481