#6DD481#6DD481
#6DD481 is a light, vivid green. Relative luminance 0.519; OKLCH L 78.7% C 0.152 H 148.4°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD481 |
|---|---|
| RGB | rgb(109, 212, 129) |
| HSL | hsl(132, 54%, 63%) |
| HSV | hsv(132, 49%, 83%) |
| CMYK | cmyk(48.6%, 0%, 39.2%, 16.9%) |
| CIE-LAB | lab(77.23, -47.59, 32.06) |
| CIE-LCH | lch(77.23, 57.38, 146.03°) |
| OKLab | oklab(78.73% -0.1292 0.0796) |
| OKLCH | oklch(78.73% 0.152 148.4) |
| XYZ | xyz(33.8105, 51.9206, 29.0046) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.87
Soft Green
#6FC276
ΔE00 4.57
Seaweed
#18D17B
ΔE00 5.08
Weird Green
#3AE57F
ΔE00 5.41
Tealish Green
#0CDC73
ΔE00 5.41
Dark Mint
#48C072
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD481 #D46DC0
analogous
#8DD46D #6DD481 #6DD4B4
triadic
#6DD481 #816DD4 #D4816D
tetradic
#6DD481 #6D8DD4 #D46DC0 #D4B46D
square
#6DD481 #6D8DD4 #D46DC0 #D4B46D
split-complementary
#6DD481 #B46DD4 #D46D8D
monochromatic
#2D9942 #3EC658 #6DD481 #9CE2AA #CCF0D3
Accessibility & contrast
On white
1.84
#6DD481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#6DD481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD481
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD481 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57B
Deuteranopia (green-blind)
#C7BB86
Tritanopia (blue-blind)
#5AD0BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6dd481; /* rgb */ color: rgb(109, 212, 129); /* oklch */ color: oklch(78.7% 0.152 148.4);
Tailwind
colors: {
custom: {
50: '#9de2a6',
500: '#6dd481',
950: '#000000',
},
}SCSS
$custom: #6dd481; $custom-light: #9de2a6; $custom-dark: #000000;
JSON
{
"hex": "#6dd481",
"rgb": {
"r": 109,
"g": 212,
"b": 129
},
"hsl": {
"h": 131.65,
"s": 54.497,
"l": 62.941
},
"oklch": {
"l": 0.78732,
"c": 0.15178,
"h": 148.4
},
"luminance": 0.51923
}Semantic roles & 50–950 ramp
primary
#6DD481
secondary
#9E478D
accent
#24A3C2
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480