#6DD482#6DD482
#6DD482 is a light, vivid green. Relative luminance 0.519; OKLCH L 78.8% C 0.151 H 148.6°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD482 |
|---|---|
| RGB | rgb(109, 212, 130) |
| HSL | hsl(132, 54%, 63%) |
| HSV | hsv(132, 49%, 83%) |
| CMYK | cmyk(48.6%, 0%, 38.7%, 16.9%) |
| CIE-LAB | lab(77.25, -47.43, 31.57) |
| CIE-LCH | lch(77.25, 56.97, 146.35°) |
| OKLab | oklab(78.75% -0.1288 0.0785) |
| OKLCH | oklch(78.75% 0.151 148.6) |
| XYZ | xyz(33.8773, 51.9473, 29.3564) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.84
Soft Green
#6FC276
ΔE00 4.57
Seaweed
#18D17B
ΔE00 5.04
Weird Green
#3AE57F
ΔE00 5.45
Tealish Green
#0CDC73
ΔE00 5.47
Dark Mint
#48C072
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD482 #D46DBF
analogous
#8BD46D #6DD482 #6DD4B5
triadic
#6DD482 #826DD4 #D4826D
tetradic
#6DD482 #6D8BD4 #D46DBF #D4B56D
square
#6DD482 #6D8BD4 #D46DBF #D4B56D
split-complementary
#6DD482 #B56DD4 #D46D8B
monochromatic
#2D9943 #3EC65A #6DD482 #9CE2AA #CCF0D3
Accessibility & contrast
On white
1.84
#6DD482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#6DD482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD482
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD482 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57C
Deuteranopia (green-blind)
#C7BB87
Tritanopia (blue-blind)
#5AD0BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6dd482; /* rgb */ color: rgb(109, 212, 130); /* oklch */ color: oklch(78.8% 0.151 148.6);
Tailwind
colors: {
custom: {
50: '#9de2a7',
500: '#6dd482',
950: '#000000',
},
}SCSS
$custom: #6dd482; $custom-light: #9de2a7; $custom-dark: #000000;
JSON
{
"hex": "#6dd482",
"rgb": {
"r": 109,
"g": 212,
"b": 130
},
"hsl": {
"h": 132.233,
"s": 54.497,
"l": 62.941
},
"oklch": {
"l": 0.78751,
"c": 0.15082,
"h": 148.6
},
"luminance": 0.5195
}Semantic roles & 50–950 ramp
primary
#6DD482
secondary
#9E478C
accent
#24A2C2
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480