#6CD47A#6CD47A
#6CD47A is a light, vivid green. Relative luminance 0.517; OKLCH L 78.6% C 0.159 H 146.7°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD47A |
|---|---|
| RGB | rgb(108, 212, 122) |
| HSL | hsl(128, 55%, 63%) |
| HSV | hsv(128, 49%, 83%) |
| CMYK | cmyk(49.1%, 0%, 42.5%, 16.9%) |
| CIE-LAB | lab(77.09, -48.97, 35.42) |
| CIE-LCH | lch(77.09, 60.44, 144.12°) |
| OKLab | oklab(78.57% -0.1329 0.0872) |
| OKLCH | oklch(78.57% 0.159 146.7) |
| XYZ | xyz(33.2387, 51.6777, 26.6318) |
| Luminance | 0.5168 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.20
Soft Green
#6FC276
ΔE00 4.74
Tealish Green
#0CDC73
ΔE00 5.11
Weird Green
#3AE57F
ΔE00 5.25
Seaweed
#18D17B
ΔE00 5.34
Lightish Green
#61E160
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD47A #D46CC6
analogous
#92D46C #6CD47A #6CD4AE
triadic
#6CD47A #7A6CD4 #D47A6C
tetradic
#6CD47A #6C92D4 #D46CC6 #D4AE6C
square
#6CD47A #6C92D4 #D46CC6 #D4AE6C
split-complementary
#6CD47A #AE6CD4 #D46C92
monochromatic
#2D993B #3DC64F #6CD47A #9BE2A5 #CBF0D0
Accessibility & contrast
On white
1.85
#6CD47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#6CD47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD47A
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD47A | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C473
Deuteranopia (green-blind)
#C8BB80
Tritanopia (blue-blind)
#5AD0BE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6cd47a; /* rgb */ color: rgb(108, 212, 122); /* oklch */ color: oklch(78.6% 0.159 146.7);
Tailwind
colors: {
custom: {
50: '#9de2a1',
500: '#6cd47a',
950: '#000000',
},
}SCSS
$custom: #6cd47a; $custom-light: #9de2a1; $custom-dark: #000000;
JSON
{
"hex": "#6cd47a",
"rgb": {
"r": 108,
"g": 212,
"b": 122
},
"hsl": {
"h": 128.077,
"s": 54.737,
"l": 62.745
},
"oklch": {
"l": 0.78568,
"c": 0.159,
"h": 146.7
},
"luminance": 0.5168
}Semantic roles & 50–950 ramp
primary
#6CD47A
secondary
#9E4692
accent
#23ADC2
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480