#6DD48D#6DD48D
#6DD48D is a light, vivid green. Relative luminance 0.523; OKLCH L 79.0% C 0.140 H 152.1°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD48D |
|---|---|
| RGB | rgb(109, 212, 141) |
| HSL | hsl(139, 54%, 63%) |
| HSV | hsv(139, 49%, 83%) |
| CMYK | cmyk(48.6%, 0%, 33.5%, 16.9%) |
| CIE-LAB | lab(77.44, -45.54, 26.14) |
| CIE-LCH | lch(77.44, 52.50, 150.14°) |
| OKLab | oklab(78.96% -0.1239 0.0658) |
| OKLCH | oklch(78.96% 0.14 152.1) |
| XYZ | xyz(34.6555, 52.2586, 33.4548) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.15
Soft Green
#6FC276
ΔE00 5.12
Seaweed
#18D17B
ΔE00 5.19
Aqua Green
#12E193
ΔE00 5.72
Dark Mint
#48C072
ΔE00 6.04
Weird Green
#3AE57F
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD48D #D46DB4
analogous
#80D46D #6DD48D #6DD4C0
triadic
#6DD48D #8D6DD4 #D48D6D
tetradic
#6DD48D #6D80D4 #D46DB4 #D4C06D
square
#6DD48D #6D80D4 #D46DB4 #D4C06D
split-complementary
#6DD48D #C06DD4 #D46D80
monochromatic
#2D994F #3EC668 #6DD48D #9CE2B2 #CCF0D7
Accessibility & contrast
On white
1.83
#6DD48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#6DD48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD48D
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD48D | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C688
Deuteranopia (green-blind)
#C6BB91
Tritanopia (blue-blind)
#56D1C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6dd48d; /* rgb */ color: rgb(109, 212, 141); /* oklch */ color: oklch(79.0% 0.140 152.1);
Tailwind
colors: {
custom: {
50: '#9de2ae',
500: '#6dd48d',
950: '#000000',
},
}SCSS
$custom: #6dd48d; $custom-light: #9de2ae; $custom-dark: #000000;
JSON
{
"hex": "#6dd48d",
"rgb": {
"r": 109,
"g": 212,
"b": 141
},
"hsl": {
"h": 138.641,
"s": 54.497,
"l": 62.941
},
"oklch": {
"l": 0.78964,
"c": 0.14031,
"h": 152.1
},
"luminance": 0.52261
}Semantic roles & 50–950 ramp
primary
#6DD48D
secondary
#9E4783
accent
#2491C2
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481