#6DD799#6DD799
#6DD799 is a light, vivid green. Relative luminance 0.542; OKLCH L 79.9% C 0.133 H 156.0°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD799 |
|---|---|
| RGB | rgb(109, 215, 153) |
| HSL | hsl(145, 57%, 64%) |
| HSV | hsv(145, 49%, 84%) |
| CMYK | cmyk(49.3%, 0%, 28.8%, 15.7%) |
| CIE-LAB | lab(78.55, -44.59, 21.38) |
| CIE-LCH | lch(78.55, 49.45, 154.38°) |
| OKLab | oklab(79.94% -0.1219 0.0543) |
| OKLCH | oklch(79.94% 0.133 156) |
| XYZ | xyz(36.3541, 54.1491, 38.6669) |
| Luminance | 0.5415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.79
Aqua Green
#12E193
ΔE00 5.38
Eucalyptus
#44D7A8
ΔE00 5.44
Emerald
#50C878
ΔE00 5.73
Hospital Green
#9BE5AA
ΔE00 5.77
Seaweed
#18D17B
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD799 #D76DAB
analogous
#76D76D #6DD799 #6DD7CE
triadic
#6DD799 #996DD7 #D7996D
tetradic
#6DD799 #6D76D7 #D76DAB #D7CE6D
square
#6DD799 #6D76D7 #D76DAB #D7CE6D
split-complementary
#6DD799 #CE6DD7 #D76D76
monochromatic
#2B9E5B #3DCA77 #6DD799 #9DE4BB #CDF1DC
Accessibility & contrast
On white
1.78
#6DD799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#6DD799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD799
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD799 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C995
Deuteranopia (green-blind)
#C7BE9D
Tritanopia (blue-blind)
#51D5C6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6dd799; /* rgb */ color: rgb(109, 215, 153); /* oklch */ color: oklch(79.9% 0.133 156.0);
Tailwind
colors: {
custom: {
50: '#9de4b7',
500: '#6dd799',
950: '#000000',
},
}SCSS
$custom: #6dd799; $custom-light: #9de4b7; $custom-dark: #000000;
JSON
{
"hex": "#6dd799",
"rgb": {
"r": 109,
"g": 215,
"b": 153
},
"hsl": {
"h": 144.906,
"s": 56.989,
"l": 63.529
},
"oklch": {
"l": 0.79944,
"c": 0.13349,
"h": 156
},
"luminance": 0.54152
}Semantic roles & 50–950 ramp
primary
#6DD799
secondary
#A2467C
accent
#2181C5
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481