#6DD67E#6DD67E
#6DD67E is a light, vivid green. Relative luminance 0.529; OKLCH L 79.2% C 0.158 H 147.4°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD67E |
|---|---|
| RGB | rgb(109, 214, 126) |
| HSL | hsl(130, 56%, 63%) |
| HSV | hsv(130, 49%, 84%) |
| CMYK | cmyk(49.1%, 0%, 41.1%, 16.1%) |
| CIE-LAB | lab(77.79, -48.90, 34.31) |
| CIE-LCH | lch(77.79, 59.74, 144.95°) |
| OKLab | oklab(79.17% -0.1327 0.0848) |
| OKLCH | oklch(79.17% 0.158 147.4) |
| XYZ | xyz(34.1171, 52.8481, 28.1375) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.40
Weird Green
#3AE57F
ΔE00 4.94
Tealish Green
#0CDC73
ΔE00 5.05
Soft Green
#6FC276
ΔE00 5.10
Seaweed
#18D17B
ΔE00 5.31
Lightish Green
#61E160
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD67E #D66DC5
analogous
#90D66D #6DD67E #6DD6B2
triadic
#6DD67E #7E6DD6 #D67E6D
tetradic
#6DD67E #6D90D6 #D66DC5 #D6B26D
square
#6DD67E #6D90D6 #D66DC5 #D6B26D
split-complementary
#6DD67E #B26DD6 #D66D90
monochromatic
#2C9D3E #3DC954 #6DD67E #9DE3A8 #CDF1D2
Accessibility & contrast
On white
1.82
#6DD67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#6DD67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD67E
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD67E | 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)
#D8C678
Deuteranopia (green-blind)
#CABC84
Tritanopia (blue-blind)
#5AD2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6dd67e; /* rgb */ color: rgb(109, 214, 126); /* oklch */ color: oklch(79.2% 0.158 147.4);
Tailwind
colors: {
custom: {
50: '#9de3a4',
500: '#6dd67e',
950: '#000000',
},
}SCSS
$custom: #6dd67e; $custom-light: #9de3a4; $custom-dark: #000000;
JSON
{
"hex": "#6dd67e",
"rgb": {
"r": 109,
"g": 214,
"b": 126
},
"hsl": {
"h": 129.714,
"s": 56.15,
"l": 63.333
},
"oklch": {
"l": 0.79168,
"c": 0.1575,
"h": 147.4
},
"luminance": 0.52851
}Semantic roles & 50–950 ramp
primary
#6DD67E
secondary
#A14692
accent
#22A9C4
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480