#6DD593#6DD593
#6DD593 is a light, vivid green. Relative luminance 0.529; OKLCH L 79.3% C 0.136 H 154.0°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD593 |
|---|---|
| RGB | rgb(109, 213, 147) |
| HSL | hsl(142, 55%, 63%) |
| HSV | hsv(142, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 31%, 16.5%) |
| CIE-LAB | lab(77.84, -44.87, 23.56) |
| CIE-LCH | lch(77.84, 50.68, 152.30°) |
| OKLab | oklab(79.33% -0.1224 0.0596) |
| OKLCH | oklch(79.33% 0.136 154) |
| XYZ | xyz(35.3648, 52.9435, 35.9536) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.84
Aqua Green
#12E193
ΔE00 5.52
Seaweed
#18D17B
ΔE00 5.60
Seafoam
#7FE0B3
ΔE00 5.81
Soft Green
#6FC276
ΔE00 5.90
Hospital Green
#9BE5AA
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD593 #D56DAF
analogous
#7BD56D #6DD593 #6DD5C7
triadic
#6DD593 #936DD5 #D5936D
tetradic
#6DD593 #6D7BD5 #D56DAF #D5C76D
square
#6DD593 #6D7BD5 #D56DAF #D5C76D
split-complementary
#6DD593 #C76DD5 #D56D7B
monochromatic
#2D9B55 #3DC770 #6DD593 #9DE3B6 #CCF0D9
Accessibility & contrast
On white
1.81
#6DD593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#6DD593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD593
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD593 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78F
Deuteranopia (green-blind)
#C6BC97
Tritanopia (blue-blind)
#54D3C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6dd593; /* rgb */ color: rgb(109, 213, 147); /* oklch */ color: oklch(79.3% 0.136 154.0);
Tailwind
colors: {
custom: {
50: '#9de2b3',
500: '#6dd593',
950: '#000000',
},
}SCSS
$custom: #6dd593; $custom-light: #9de2b3; $custom-dark: #000000;
JSON
{
"hex": "#6dd593",
"rgb": {
"r": 109,
"g": 213,
"b": 147
},
"hsl": {
"h": 141.923,
"s": 55.319,
"l": 63.137
},
"oklch": {
"l": 0.79331,
"c": 0.13613,
"h": 154
},
"luminance": 0.52946
}Semantic roles & 50–950 ramp
primary
#6DD593
secondary
#A0477F
accent
#2388C3
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481