#6ED397#6ED397
#6ED397 is a light, vivid green. Relative luminance 0.521; OKLCH L 79.0% C 0.129 H 155.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED397 |
|---|---|
| RGB | rgb(110, 211, 151) |
| HSL | hsl(144, 53%, 63%) |
| HSV | hsv(144, 48%, 83%) |
| CMYK | cmyk(47.9%, 0%, 28.4%, 17.3%) |
| CIE-LAB | lab(77.36, -42.99, 20.81) |
| CIE-LCH | lch(77.36, 47.76, 154.17°) |
| OKLab | oklab(78.97% -0.1176 0.0529) |
| OKLCH | oklch(78.97% 0.129 155.8) |
| XYZ | xyz(35.3080, 52.1351, 37.4747) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.08
Emerald
#50C878
ΔE00 5.39
Eucalyptus
#44D7A8
ΔE00 5.52
Aqua Green
#12E193
ΔE00 6.07
Hospital Green
#9BE5AA
ΔE00 6.17
Soft Green
#6FC276
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED397 #D36EAA
analogous
#78D36E #6ED397 #6ED3C9
triadic
#6ED397 #976ED3 #D3976E
tetradic
#6ED397 #6E78D3 #D36EAA #D3C96E
square
#6ED397 #6E78D3 #D36EAA #D3C96E
split-complementary
#6ED397 #C96ED3 #D36E78
monochromatic
#2E9859 #3FC575 #6ED397 #9DE1B9 #CCEFDA
Accessibility & contrast
On white
1.84
#6ED397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#6ED397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED397
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED397 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C593
Deuteranopia (green-blind)
#C3BB9B
Tritanopia (blue-blind)
#55D1C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ed397; /* rgb */ color: rgb(110, 211, 151); /* oklch */ color: oklch(79.0% 0.129 155.8);
Tailwind
colors: {
custom: {
50: '#9de1b5',
500: '#6ed397',
950: '#000000',
},
}SCSS
$custom: #6ed397; $custom-light: #9de1b5; $custom-dark: #000000;
JSON
{
"hex": "#6ed397",
"rgb": {
"r": 110,
"g": 211,
"b": 151
},
"hsl": {
"h": 144.356,
"s": 53.439,
"l": 62.941
},
"oklch": {
"l": 0.78975,
"c": 0.12898,
"h": 155.8
},
"luminance": 0.52138
}Semantic roles & 50–950 ramp
primary
#6ED397
secondary
#9D487B
accent
#2581C1
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481