#6CD37A#6CD37A
#6CD37A is a light, vivid green. Relative luminance 0.512; OKLCH L 78.3% C 0.158 H 146.8°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD37A |
|---|---|
| RGB | rgb(108, 211, 122) |
| HSL | hsl(128, 54%, 63%) |
| HSV | hsv(128, 49%, 83%) |
| CMYK | cmyk(48.8%, 0%, 42.2%, 17.3%) |
| CIE-LAB | lab(76.79, -48.56, 35.03) |
| CIE-LCH | lch(76.79, 59.88, 144.19°) |
| OKLab | oklab(78.32% -0.1318 0.0863) |
| OKLCH | oklch(78.32% 0.158 146.8) |
| XYZ | xyz(32.9895, 51.1793, 26.5488) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.00
Soft Green
#6FC276
ΔE00 4.48
Tealish Green
#0CDC73
ΔE00 5.23
Seaweed
#18D17B
ΔE00 5.29
Weird Green
#3AE57F
ΔE00 5.44
Lightish Green
#61E160
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD37A #D36CC5
analogous
#92D36C #6CD37A #6CD3AD
triadic
#6CD37A #7A6CD3 #D37A6C
tetradic
#6CD37A #6C92D3 #D36CC5 #D3AD6C
square
#6CD37A #6C92D3 #D36CC5 #D3AD6C
split-complementary
#6CD37A #AD6CD3 #D36C92
monochromatic
#2D973C #3DC54F #6CD37A #9BE1A5 #CAEFCF
Accessibility & contrast
On white
1.87
#6CD37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#6CD37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD37A
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD37A | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C373
Deuteranopia (green-blind)
#C7BA80
Tritanopia (blue-blind)
#5BCFBD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6cd37a; /* rgb */ color: rgb(108, 211, 122); /* oklch */ color: oklch(78.3% 0.158 146.8);
Tailwind
colors: {
custom: {
50: '#9ce1a1',
500: '#6cd37a',
950: '#000000',
},
}SCSS
$custom: #6cd37a; $custom-light: #9ce1a1; $custom-dark: #000000;
JSON
{
"hex": "#6cd37a",
"rgb": {
"r": 108,
"g": 211,
"b": 122
},
"hsl": {
"h": 128.155,
"s": 53.927,
"l": 62.549
},
"oklch": {
"l": 0.78322,
"c": 0.15758,
"h": 146.8
},
"luminance": 0.51182
}Semantic roles & 50–950 ramp
primary
#6CD37A
secondary
#9C4791
accent
#24ACC1
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480