#6DD591#6DD591
#6DD591 is a light, vivid green. Relative luminance 0.529; OKLCH L 79.3% C 0.138 H 153.3°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD591 |
|---|---|
| RGB | rgb(109, 213, 145) |
| HSL | hsl(141, 55%, 63%) |
| HSV | hsv(141, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 31.9%, 16.5%) |
| CIE-LAB | lab(77.80, -45.24, 24.55) |
| CIE-LCH | lch(77.80, 51.47, 151.51°) |
| OKLab | oklab(79.29% -0.1233 0.062) |
| OKLCH | oklch(79.29% 0.138 153.3) |
| XYZ | xyz(35.2093, 52.8813, 35.1343) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.61
Seaweed
#18D17B
ΔE00 5.42
Aqua Green
#12E193
ΔE00 5.51
Soft Green
#6FC276
ΔE00 5.66
Hospital Green
#9BE5AA
ΔE00 6.11
Seafoam
#7FE0B3
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD591 #D56DB1
analogous
#7DD56D #6DD591 #6DD5C5
triadic
#6DD591 #916DD5 #D5916D
tetradic
#6DD591 #6D7DD5 #D56DB1 #D5C56D
square
#6DD591 #6D7DD5 #D56DB1 #D5C56D
split-complementary
#6DD591 #C56DD5 #D56D7D
monochromatic
#2D9B53 #3DC76D #6DD591 #9DE3B5 #CCF0D9
Accessibility & contrast
On white
1.81
#6DD591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#6DD591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD591
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD591 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78D
Deuteranopia (green-blind)
#C6BC95
Tritanopia (blue-blind)
#55D3C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6dd591; /* rgb */ color: rgb(109, 213, 145); /* oklch */ color: oklch(79.3% 0.138 153.3);
Tailwind
colors: {
custom: {
50: '#9de2b1',
500: '#6dd591',
950: '#000000',
},
}SCSS
$custom: #6dd591; $custom-light: #9de2b1; $custom-dark: #000000;
JSON
{
"hex": "#6dd591",
"rgb": {
"r": 109,
"g": 213,
"b": 145
},
"hsl": {
"h": 140.769,
"s": 55.319,
"l": 63.137
},
"oklch": {
"l": 0.79289,
"c": 0.13799,
"h": 153.3
},
"luminance": 0.52884
}Semantic roles & 50–950 ramp
primary
#6DD591
secondary
#A04781
accent
#238BC3
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481