#6DD59E#6DD59E
#6DD59E is a light, vivid green. Relative luminance 0.533; OKLCH L 79.6% C 0.126 H 158.6°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD59E |
|---|---|
| RGB | rgb(109, 213, 158) |
| HSL | hsl(148, 55%, 63%) |
| HSV | hsv(148, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 25.8%, 16.5%) |
| CIE-LAB | lab(78.06, -42.74, 18.07) |
| CIE-LCH | lch(78.06, 46.41, 157.08°) |
| OKLab | oklab(79.57% -0.1174 0.0461) |
| OKLCH | oklch(79.57% 0.126 158.6) |
| XYZ | xyz(36.2696, 53.3054, 40.7188) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.91
Eucalyptus
#44D7A8
ΔE00 4.40
Mediumaquamarine
#66CDAA
ΔE00 5.34
Aqua Green
#12E193
ΔE00 6.15
Hospital Green
#9BE5AA
ΔE00 6.21
Greenblue
#23C48B
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD59E #D56DA4
analogous
#70D56D #6DD59E #6DD5D2
triadic
#6DD59E #9E6DD5 #D59E6D
tetradic
#6DD59E #6D70D5 #D56DA4 #D5D26D
square
#6DD59E #6D70D5 #D56DA4 #D5D26D
split-complementary
#6DD59E #D26DD5 #D56D70
monochromatic
#2D9B61 #3DC77E #6DD59E #9DE3BE #CCF0DD
Accessibility & contrast
On white
1.80
#6DD59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#6DD59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD59E
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD59E | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C89B
Deuteranopia (green-blind)
#C4BDA1
Tritanopia (blue-blind)
#50D4C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6dd59e; /* rgb */ color: rgb(109, 213, 158); /* oklch */ color: oklch(79.6% 0.126 158.6);
Tailwind
colors: {
custom: {
50: '#9de2ba',
500: '#6dd59e',
950: '#000000',
},
}SCSS
$custom: #6dd59e; $custom-light: #9de2ba; $custom-dark: #000000;
JSON
{
"hex": "#6dd59e",
"rgb": {
"r": 109,
"g": 213,
"b": 158
},
"hsl": {
"h": 148.269,
"s": 55.319,
"l": 63.137
},
"oklch": {
"l": 0.79575,
"c": 0.12618,
"h": 158.6
},
"luminance": 0.53308
}Semantic roles & 50–950 ramp
primary
#6DD59E
secondary
#A04776
accent
#2377C3
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481