#6DD48E#6DD48E
#6DD48E is a light, vivid green. Relative luminance 0.523; OKLCH L 79.0% C 0.139 H 152.4°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD48E |
|---|---|
| RGB | rgb(109, 212, 142) |
| HSL | hsl(139, 54%, 63%) |
| HSV | hsv(139, 49%, 83%) |
| CMYK | cmyk(48.6%, 0%, 33%, 16.9%) |
| CIE-LAB | lab(77.45, -45.36, 25.64) |
| CIE-LCH | lch(77.45, 52.10, 150.52°) |
| OKLab | oklab(78.98% -0.1235 0.0646) |
| OKLCH | oklch(78.98% 0.139 152.4) |
| XYZ | xyz(34.7302, 52.2885, 33.8485) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.23
Soft Green
#6FC276
ΔE00 5.22
Seaweed
#18D17B
ΔE00 5.24
Aqua Green
#12E193
ΔE00 5.69
Dark Mint
#48C072
ΔE00 6.10
Hospital Green
#9BE5AA
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD48E #D46DB3
analogous
#80D46D #6DD48E #6DD4C1
triadic
#6DD48E #8E6DD4 #D48E6D
tetradic
#6DD48E #6D80D4 #D46DB3 #D4C16D
square
#6DD48E #6D80D4 #D46DB3 #D4C16D
split-complementary
#6DD48E #C16DD4 #D46D80
monochromatic
#2D9950 #3EC669 #6DD48E #9CE2B3 #CCF0D7
Accessibility & contrast
On white
1.83
#6DD48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#6DD48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD48E
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD48E | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68A
Deuteranopia (green-blind)
#C5BB92
Tritanopia (blue-blind)
#56D1C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6dd48e; /* rgb */ color: rgb(109, 212, 142); /* oklch */ color: oklch(79.0% 0.139 152.4);
Tailwind
colors: {
custom: {
50: '#9de2af',
500: '#6dd48e',
950: '#000000',
},
}SCSS
$custom: #6dd48e; $custom-light: #9de2af; $custom-dark: #000000;
JSON
{
"hex": "#6dd48e",
"rgb": {
"r": 109,
"g": 212,
"b": 142
},
"hsl": {
"h": 139.223,
"s": 54.497,
"l": 62.941
},
"oklch": {
"l": 0.78984,
"c": 0.13937,
"h": 152.4
},
"luminance": 0.52291
}Semantic roles & 50–950 ramp
primary
#6DD48E
secondary
#9E4782
accent
#248FC2
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481