#6DD67D#6DD67D
#6DD67D is a light, vivid green. Relative luminance 0.528; OKLCH L 79.2% C 0.158 H 147.2°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD67D |
|---|---|
| RGB | rgb(109, 214, 125) |
| HSL | hsl(129, 56%, 63%) |
| HSV | hsv(129, 49%, 84%) |
| CMYK | cmyk(49.1%, 0%, 41.6%, 16.1%) |
| CIE-LAB | lab(77.77, -49.06, 34.79) |
| CIE-LCH | lch(77.77, 60.15, 144.66°) |
| OKLab | oklab(79.15% -0.1332 0.0859) |
| OKLCH | oklch(79.15% 0.158 147.2) |
| XYZ | xyz(34.0529, 52.8224, 27.7994) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.46
Weird Green
#3AE57F
ΔE00 4.93
Tealish Green
#0CDC73
ΔE00 5.02
Soft Green
#6FC276
ΔE00 5.13
Seaweed
#18D17B
ΔE00 5.37
Lightish Green
#61E160
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD67D #D66DC6
analogous
#91D66D #6DD67D #6DD6B1
triadic
#6DD67D #7D6DD6 #D67D6D
tetradic
#6DD67D #6D91D6 #D66DC6 #D6B16D
square
#6DD67D #6D91D6 #D66DC6 #D6B16D
split-complementary
#6DD67D #B16DD6 #D66D91
monochromatic
#2C9D3D #3DC952 #6DD67D #9DE3A8 #CDF1D2
Accessibility & contrast
On white
1.82
#6DD67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#6DD67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD67D
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD67D | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C676
Deuteranopia (green-blind)
#CABC83
Tritanopia (blue-blind)
#5BD2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6dd67d; /* rgb */ color: rgb(109, 214, 125); /* oklch */ color: oklch(79.2% 0.158 147.2);
Tailwind
colors: {
custom: {
50: '#9de3a3',
500: '#6dd67d',
950: '#000000',
},
}SCSS
$custom: #6dd67d; $custom-light: #9de3a3; $custom-dark: #000000;
JSON
{
"hex": "#6dd67d",
"rgb": {
"r": 109,
"g": 214,
"b": 125
},
"hsl": {
"h": 129.143,
"s": 56.15,
"l": 63.333
},
"oklch": {
"l": 0.79151,
"c": 0.15845,
"h": 147.2
},
"luminance": 0.52825
}Semantic roles & 50–950 ramp
primary
#6DD67D
secondary
#A14693
accent
#22ABC4
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480