#6CD97F#6CD97F
#6CD97F is a light, vivid green. Relative luminance 0.543; OKLCH L 79.9% C 0.161 H 147.7°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD97F |
|---|---|
| RGB | rgb(108, 217, 127) |
| HSL | hsl(130, 59%, 64%) |
| HSV | hsv(130, 50%, 85%) |
| CMYK | cmyk(50.2%, 0%, 41.5%, 14.9%) |
| CIE-LAB | lab(78.66, -50.24, 34.93) |
| CIE-LCH | lch(78.66, 61.19, 145.19°) |
| OKLab | oklab(79.88% -0.1363 0.0862) |
| OKLCH | oklch(79.88% 0.161 147.7) |
| XYZ | xyz(34.8258, 54.3434, 28.7287) |
| Luminance | 0.5435 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.33
Tealish Green
#0CDC73
ΔE00 4.72
Emerald
#50C878
ΔE00 4.93
Lightish Green
#61E160
ΔE00 5.37
Seaweed
#18D17B
ΔE00 5.41
Lightgreen
#90EE90
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD97F #D96CC6
analogous
#8FD96C #6CD97F #6CD9B5
triadic
#6CD97F #7F6CD9 #D97F6C
tetradic
#6CD97F #6C8FD9 #D96CC6 #D9B56C
square
#6CD97F #6C8FD9 #D96CC6 #D9B56C
split-complementary
#6CD97F #B56CD9 #D96C8F
monochromatic
#2AA13E #3BCC55 #6CD97F #9DE6A9 #CDF2D4
Accessibility & contrast
On white
1.77
#6CD97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#6CD97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD97F
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD97F | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC978
Deuteranopia (green-blind)
#CCBF85
Tritanopia (blue-blind)
#58D5C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6cd97f; /* rgb */ color: rgb(108, 217, 127); /* oklch */ color: oklch(79.9% 0.161 147.7);
Tailwind
colors: {
custom: {
50: '#9de5a5',
500: '#6cd97f',
950: '#000000',
},
}SCSS
$custom: #6cd97f; $custom-light: #9de5a5; $custom-dark: #000000;
JSON
{
"hex": "#6cd97f",
"rgb": {
"r": 108,
"g": 217,
"b": 127
},
"hsl": {
"h": 130.459,
"s": 58.919,
"l": 63.725
},
"oklch": {
"l": 0.7988,
"c": 0.1613,
"h": 147.7
},
"luminance": 0.54346
}Semantic roles & 50–950 ramp
primary
#6CD97F
secondary
#A54594
accent
#1FA9C7
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480