#6CD67F#6CD67F
#6CD67F is a light, vivid green. Relative luminance 0.528; OKLCH L 79.1% C 0.157 H 147.9°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD67F |
|---|---|
| RGB | rgb(108, 214, 127) |
| HSL | hsl(131, 56%, 63%) |
| HSV | hsv(131, 50%, 84%) |
| CMYK | cmyk(49.5%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(77.76, -49.01, 33.77) |
| CIE-LCH | lch(77.76, 59.51, 145.43°) |
| OKLab | oklab(79.15% -0.133 0.0835) |
| OKLCH | oklch(79.15% 0.157 147.9) |
| XYZ | xyz(34.0596, 52.8109, 28.4733) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.28
Weird Green
#3AE57F
ΔE00 4.88
Tealish Green
#0CDC73
ΔE00 4.99
Soft Green
#6FC276
ΔE00 5.09
Seaweed
#18D17B
ΔE00 5.16
Lightish Green
#61E160
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD67F #D66CC3
analogous
#8ED66C #6CD67F #6CD6B4
triadic
#6CD67F #7F6CD6 #D67F6C
tetradic
#6CD67F #6C8ED6 #D66CC3 #D6B46C
square
#6CD67F #6C8ED6 #D66CC3 #D6B46C
split-complementary
#6CD67F #B46CD6 #D66C8E
monochromatic
#2C9C40 #3CC955 #6CD67F #9CE3A9 #CCF1D2
Accessibility & contrast
On white
1.82
#6CD67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#6CD67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD67F
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD67F | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C679
Deuteranopia (green-blind)
#C9BC85
Tritanopia (blue-blind)
#58D2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6cd67f; /* rgb */ color: rgb(108, 214, 127); /* oklch */ color: oklch(79.1% 0.157 147.9);
Tailwind
colors: {
custom: {
50: '#9de3a5',
500: '#6cd67f',
950: '#000000',
},
}SCSS
$custom: #6cd67f; $custom-light: #9de3a5; $custom-dark: #000000;
JSON
{
"hex": "#6cd67f",
"rgb": {
"r": 108,
"g": 214,
"b": 127
},
"hsl": {
"h": 130.755,
"s": 56.383,
"l": 63.137
},
"oklch": {
"l": 0.79145,
"c": 0.15706,
"h": 147.9
},
"luminance": 0.52814
}Semantic roles & 50–950 ramp
primary
#6CD67F
secondary
#A14690
accent
#22A7C4
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480