#6DD67A#6DD67A
#6DD67A is a light, vivid green. Relative luminance 0.527; OKLCH L 79.1% C 0.161 H 146.5°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD67A |
|---|---|
| RGB | rgb(109, 214, 122) |
| HSL | hsl(127, 56%, 63%) |
| HSV | hsv(127, 49%, 84%) |
| CMYK | cmyk(49.1%, 0%, 43%, 16.1%) |
| CIE-LAB | lab(77.73, -49.53, 36.25) |
| CIE-LCH | lch(77.73, 61.37, 143.80°) |
| OKLab | oklab(79.1% -0.1344 0.0891) |
| OKLCH | oklch(79.1% 0.161 146.5) |
| XYZ | xyz(33.8641, 52.7469, 26.8053) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.68
Weird Green
#3AE57F
ΔE00 4.95
Tealish Green
#0CDC73
ΔE00 4.99
Lightish Green
#61E160
ΔE00 5.19
Soft Green
#6FC276
ΔE00 5.25
Seaweed
#18D17B
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD67A #D66DC9
analogous
#94D66D #6DD67A #6DD6AF
triadic
#6DD67A #7A6DD6 #D67A6D
tetradic
#6DD67A #6D94D6 #D66DC9 #D6AF6D
square
#6DD67A #6D94D6 #D66DC9 #D6AF6D
split-complementary
#6DD67A #AF6DD6 #D66D94
monochromatic
#2C9D3A #3DC94E #6DD67A #9DE3A6 #CDF1D1
Accessibility & contrast
On white
1.82
#6DD67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#6DD67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD67A
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD67A | 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)
#D9C673
Deuteranopia (green-blind)
#CABC80
Tritanopia (blue-blind)
#5BD2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6dd67a; /* rgb */ color: rgb(109, 214, 122); /* oklch */ color: oklch(79.1% 0.161 146.5);
Tailwind
colors: {
custom: {
50: '#9de3a1',
500: '#6dd67a',
950: '#000000',
},
}SCSS
$custom: #6dd67a; $custom-light: #9de3a1; $custom-dark: #000000;
JSON
{
"hex": "#6dd67a",
"rgb": {
"r": 109,
"g": 214,
"b": 122
},
"hsl": {
"h": 127.429,
"s": 56.15,
"l": 63.333
},
"oklch": {
"l": 0.791,
"c": 0.16131,
"h": 146.5
},
"luminance": 0.52749
}Semantic roles & 50–950 ramp
primary
#6DD67A
secondary
#A14696
accent
#22B0C4
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480