#6DD68C#6DD68C
#6DD68C is a light, vivid green. Relative luminance 0.532; OKLCH L 79.4% C 0.144 H 151.5°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD68C |
|---|---|
| RGB | rgb(109, 214, 140) |
| HSL | hsl(138, 56%, 63%) |
| HSV | hsv(138, 49%, 84%) |
| CMYK | cmyk(49.1%, 0%, 34.6%, 16.1%) |
| CIE-LAB | lab(78.01, -46.56, 27.43) |
| CIE-LCH | lch(78.01, 54.04, 149.49°) |
| OKLab | oklab(79.43% -0.1266 0.0689) |
| OKLCH | oklch(79.43% 0.144 151.5) |
| XYZ | xyz(35.0845, 53.2350, 33.2324) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.32
Seaweed
#18D17B
ΔE00 5.12
Soft Green
#6FC276
ΔE00 5.38
Aqua Green
#12E193
ΔE00 5.53
Weird Green
#3AE57F
ΔE00 5.71
Tealish Green
#0CDC73
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD68C #D66DB7
analogous
#82D66D #6DD68C #6DD6C0
triadic
#6DD68C #8C6DD6 #D68C6D
tetradic
#6DD68C #6D82D6 #D66DB7 #D6C06D
square
#6DD68C #6D82D6 #D66DB7 #D6C06D
split-complementary
#6DD68C #C06DD6 #D66D82
monochromatic
#2C9D4D #3DC966 #6DD68C #9DE3B2 #CDF1D7
Accessibility & contrast
On white
1.80
#6DD68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#6DD68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD68C
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD68C | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C787
Deuteranopia (green-blind)
#C8BD91
Tritanopia (blue-blind)
#56D3C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6dd68c; /* rgb */ color: rgb(109, 214, 140); /* oklch */ color: oklch(79.4% 0.144 151.5);
Tailwind
colors: {
custom: {
50: '#9de3ae',
500: '#6dd68c',
950: '#000000',
},
}SCSS
$custom: #6dd68c; $custom-light: #9de3ae; $custom-dark: #000000;
JSON
{
"hex": "#6dd68c",
"rgb": {
"r": 109,
"g": 214,
"b": 140
},
"hsl": {
"h": 137.714,
"s": 56.15,
"l": 63.333
},
"oklch": {
"l": 0.7943,
"c": 0.14415,
"h": 151.5
},
"luminance": 0.53238
}Semantic roles & 50–950 ramp
primary
#6DD68C
secondary
#A14686
accent
#2294C4
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481