#6CD87F#6CD87F
#6CD87F is a light, vivid green. Relative luminance 0.538; OKLCH L 79.6% C 0.160 H 147.7°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD87F |
|---|---|
| RGB | rgb(108, 216, 127) |
| HSL | hsl(131, 58%, 64%) |
| HSV | hsv(131, 50%, 85%) |
| CMYK | cmyk(50%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(78.36, -49.83, 34.54) |
| CIE-LCH | lch(78.36, 60.63, 145.27°) |
| OKLab | oklab(79.64% -0.1352 0.0854) |
| OKLCH | oklch(79.64% 0.16 147.7) |
| XYZ | xyz(34.5689, 53.8295, 28.6430) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.51
Emerald
#50C878
ΔE00 4.71
Tealish Green
#0CDC73
ΔE00 4.80
Seaweed
#18D17B
ΔE00 5.31
Lightish Green
#61E160
ΔE00 5.56
Soft Green
#6FC276
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD87F #D86CC5
analogous
#8FD86C #6CD87F #6CD8B5
triadic
#6CD87F #7F6CD8 #D87F6C
tetradic
#6CD87F #6C8FD8 #D86CC5 #D8B56C
square
#6CD87F #6C8FD8 #D86CC5 #D8B56C
split-complementary
#6CD87F #B56CD8 #D86C8F
monochromatic
#2A9F3F #3CCB55 #6CD87F #9CE5A9 #CDF2D3
Accessibility & contrast
On white
1.78
#6CD87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#6CD87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD87F
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD87F | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#CBBE85
Tritanopia (blue-blind)
#58D4C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6cd87f; /* rgb */ color: rgb(108, 216, 127); /* oklch */ color: oklch(79.6% 0.160 147.7);
Tailwind
colors: {
custom: {
50: '#9de5a5',
500: '#6cd87f',
950: '#000000',
},
}SCSS
$custom: #6cd87f; $custom-light: #9de5a5; $custom-dark: #000000;
JSON
{
"hex": "#6cd87f",
"rgb": {
"r": 108,
"g": 216,
"b": 127
},
"hsl": {
"h": 130.556,
"s": 58.065,
"l": 63.529
},
"oklch": {
"l": 0.79635,
"c": 0.15989,
"h": 147.7
},
"luminance": 0.53832
}Semantic roles & 50–950 ramp
primary
#6CD87F
secondary
#A34593
accent
#20A8C6
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480