#6DD293#6DD293
#6DD293 is a light, vivid green. Relative luminance 0.515; OKLCH L 78.6% C 0.132 H 154.6°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD293 |
|---|---|
| RGB | rgb(109, 210, 147) |
| HSL | hsl(143, 53%, 63%) |
| HSV | hsv(143, 48%, 82%) |
| CMYK | cmyk(48.1%, 0%, 30%, 17.6%) |
| CIE-LAB | lab(76.95, -43.57, 22.34) |
| CIE-LCH | lch(76.95, 48.97, 152.86°) |
| OKLab | oklab(78.6% -0.119 0.0566) |
| OKLCH | oklch(78.6% 0.132 154.6) |
| XYZ | xyz(34.6172, 51.4483, 35.7044) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.74
Soft Green
#6FC276
ΔE00 5.62
Seafoam
#7FE0B3
ΔE00 5.77
Seaweed
#18D17B
ΔE00 5.81
Aqua Green
#12E193
ΔE00 6.02
Eucalyptus
#44D7A8
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD293 #D26DAC
analogous
#7AD26D #6DD293 #6DD2C5
triadic
#6DD293 #936DD2 #D2936D
tetradic
#6DD293 #6D7AD2 #D26DAC #D2C56D
square
#6DD293 #6D7AD2 #D26DAC #D2C56D
split-complementary
#6DD293 #C56DD2 #D26D7A
monochromatic
#2E9655 #3EC470 #6DD293 #9CE0B6 #CBEFD8
Accessibility & contrast
On white
1.86
#6DD293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#6DD293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD293
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD293 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48F
Deuteranopia (green-blind)
#C3BA97
Tritanopia (blue-blind)
#55D0C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6dd293; /* rgb */ color: rgb(109, 210, 147); /* oklch */ color: oklch(78.6% 0.132 154.6);
Tailwind
colors: {
custom: {
50: '#9de0b3',
500: '#6dd293',
950: '#000000',
},
}SCSS
$custom: #6dd293; $custom-light: #9de0b3; $custom-dark: #000000;
JSON
{
"hex": "#6dd293",
"rgb": {
"r": 109,
"g": 210,
"b": 147
},
"hsl": {
"h": 142.574,
"s": 52.88,
"l": 62.549
},
"oklch": {
"l": 0.78604,
"c": 0.13178,
"h": 154.6
},
"luminance": 0.51451
}Semantic roles & 50–950 ramp
primary
#6DD293
secondary
#9C487C
accent
#2586C0
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481