#6DD394#6DD394
#6DD394 is a light, vivid green. Relative luminance 0.520; OKLCH L 78.9% C 0.132 H 154.8°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD394 |
|---|---|
| RGB | rgb(109, 211, 148) |
| HSL | hsl(143, 54%, 63%) |
| HSV | hsv(143, 48%, 83%) |
| CMYK | cmyk(48.3%, 0%, 29.9%, 17.3%) |
| CIE-LAB | lab(77.27, -43.82, 22.25) |
| CIE-LCH | lch(77.27, 49.14, 153.08°) |
| OKLab | oklab(78.87% -0.1197 0.0564) |
| OKLCH | oklch(78.87% 0.132 154.8) |
| XYZ | xyz(34.9437, 51.9751, 36.2020) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.90
Seafoam
#7FE0B3
ΔE00 5.60
Seaweed
#18D17B
ΔE00 5.84
Soft Green
#6FC276
ΔE00 5.84
Aqua Green
#12E193
ΔE00 5.87
Eucalyptus
#44D7A8
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD394 #D36DAC
analogous
#79D36D #6DD394 #6DD3C7
triadic
#6DD394 #946DD3 #D3946D
tetradic
#6DD394 #6D79D3 #D36DAC #D3C76D
square
#6DD394 #6D79D3 #D36DAC #D3C76D
split-complementary
#6DD394 #C76DD3 #D36D79
monochromatic
#2E9856 #3EC572 #6DD394 #9CE1B6 #CBEFD9
Accessibility & contrast
On white
1.84
#6DD394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#6DD394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD394
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD394 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C590
Deuteranopia (green-blind)
#C4BB98
Tritanopia (blue-blind)
#54D1C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6dd394; /* rgb */ color: rgb(109, 211, 148); /* oklch */ color: oklch(78.9% 0.132 154.8);
Tailwind
colors: {
custom: {
50: '#9de1b3',
500: '#6dd394',
950: '#000000',
},
}SCSS
$custom: #6dd394; $custom-light: #9de1b3; $custom-dark: #000000;
JSON
{
"hex": "#6dd394",
"rgb": {
"r": 109,
"g": 211,
"b": 148
},
"hsl": {
"h": 142.941,
"s": 53.684,
"l": 62.745
},
"oklch": {
"l": 0.78868,
"c": 0.13231,
"h": 154.8
},
"luminance": 0.51978
}Semantic roles & 50–950 ramp
primary
#6DD394
secondary
#9D477C
accent
#2485C1
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481