#6DD596#6DD596
#6DD596 is a light, vivid green. Relative luminance 0.530; OKLCH L 79.4% C 0.133 H 155.2°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD596 |
|---|---|
| RGB | rgb(109, 213, 150) |
| HSL | hsl(144, 55%, 63%) |
| HSV | hsv(144, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 29.6%, 16.5%) |
| CIE-LAB | lab(77.90, -44.30, 22.06) |
| CIE-LCH | lch(77.90, 49.49, 153.52°) |
| OKLab | oklab(79.4% -0.121 0.0559) |
| OKLCH | oklch(79.4% 0.133 155.2) |
| XYZ | xyz(35.6033, 53.0389, 37.2096) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.23
Seafoam
#7FE0B3
ΔE00 5.27
Aqua Green
#12E193
ΔE00 5.58
Eucalyptus
#44D7A8
ΔE00 5.77
Seaweed
#18D17B
ΔE00 5.92
Hospital Green
#9BE5AA
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD596 #D56DAC
analogous
#78D56D #6DD596 #6DD5CA
triadic
#6DD596 #966DD5 #D5966D
tetradic
#6DD596 #6D78D5 #D56DAC #D5CA6D
square
#6DD596 #6D78D5 #D56DAC #D5CA6D
split-complementary
#6DD596 #CA6DD5 #D56D78
monochromatic
#2D9B58 #3DC774 #6DD596 #9DE3B8 #CCF0DA
Accessibility & contrast
On white
1.81
#6DD596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#6DD596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD596
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD596 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C792
Deuteranopia (green-blind)
#C5BC9A
Tritanopia (blue-blind)
#53D3C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6dd596; /* rgb */ color: rgb(109, 213, 150); /* oklch */ color: oklch(79.4% 0.133 155.2);
Tailwind
colors: {
custom: {
50: '#9de2b5',
500: '#6dd596',
950: '#000000',
},
}SCSS
$custom: #6dd596; $custom-light: #9de2b5; $custom-dark: #000000;
JSON
{
"hex": "#6dd596",
"rgb": {
"r": 109,
"g": 213,
"b": 150
},
"hsl": {
"h": 143.654,
"s": 55.319,
"l": 63.137
},
"oklch": {
"l": 0.79395,
"c": 0.13335,
"h": 155.2
},
"luminance": 0.53042
}Semantic roles & 50–950 ramp
primary
#6DD596
secondary
#A0477D
accent
#2384C3
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481