#6CD67D#6CD67D
#6CD67D is a light, vivid green. Relative luminance 0.528; OKLCH L 79.1% C 0.159 H 147.4°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD67D |
|---|---|
| RGB | rgb(108, 214, 125) |
| HSL | hsl(130, 56%, 63%) |
| HSV | hsv(130, 50%, 84%) |
| CMYK | cmyk(49.5%, 0%, 41.6%, 16.1%) |
| CIE-LAB | lab(77.73, -49.33, 34.74) |
| CIE-LCH | lch(77.73, 60.33, 144.84°) |
| OKLab | oklab(79.11% -0.1339 0.0857) |
| OKLCH | oklch(79.11% 0.159 147.4) |
| XYZ | xyz(33.9305, 52.7593, 27.7936) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.40
Weird Green
#3AE57F
ΔE00 4.86
Tealish Green
#0CDC73
ΔE00 4.94
Soft Green
#6FC276
ΔE00 5.14
Seaweed
#18D17B
ΔE00 5.27
Lightish Green
#61E160
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD67D #D66CC5
analogous
#90D66C #6CD67D #6CD6B2
triadic
#6CD67D #7D6CD6 #D67D6C
tetradic
#6CD67D #6C90D6 #D66CC5 #D6B26C
square
#6CD67D #6C90D6 #D66CC5 #D6B26C
split-complementary
#6CD67D #B26CD6 #D66C90
monochromatic
#2C9C3E #3CC953 #6CD67D #9CE3A7 #CCF1D2
Accessibility & contrast
On white
1.82
#6CD67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#6CD67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD67D
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD67D | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C676
Deuteranopia (green-blind)
#C9BC83
Tritanopia (blue-blind)
#59D2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6cd67d; /* rgb */ color: rgb(108, 214, 125); /* oklch */ color: oklch(79.1% 0.159 147.4);
Tailwind
colors: {
custom: {
50: '#9de3a3',
500: '#6cd67d',
950: '#000000',
},
}SCSS
$custom: #6cd67d; $custom-light: #9de3a3; $custom-dark: #000000;
JSON
{
"hex": "#6cd67d",
"rgb": {
"r": 108,
"g": 214,
"b": 125
},
"hsl": {
"h": 129.623,
"s": 56.383,
"l": 63.137
},
"oklch": {
"l": 0.7911,
"c": 0.15897,
"h": 147.4
},
"luminance": 0.52762
}Semantic roles & 50–950 ramp
primary
#6CD67D
secondary
#A14692
accent
#22AAC4
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480