#6DD699#6DD699
#6DD699 is a light, vivid green. Relative luminance 0.536; OKLCH L 79.7% C 0.132 H 156.2°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD699 |
|---|---|
| RGB | rgb(109, 214, 153) |
| HSL | hsl(145, 56%, 63%) |
| HSV | hsv(145, 49%, 84%) |
| CMYK | cmyk(49.1%, 0%, 28.5%, 16.1%) |
| CIE-LAB | lab(78.25, -44.16, 20.98) |
| CIE-LCH | lch(78.25, 48.89, 154.59°) |
| OKLab | oklab(79.7% -0.1208 0.0533) |
| OKLCH | oklch(79.7% 0.132 156.2) |
| XYZ | xyz(36.1003, 53.6414, 38.5823) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.76
Eucalyptus
#44D7A8
ΔE00 5.33
Aqua Green
#12E193
ΔE00 5.55
Emerald
#50C878
ΔE00 5.70
Hospital Green
#9BE5AA
ΔE00 5.89
Seaweed
#18D17B
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD699 #D66DAA
analogous
#75D66D #6DD699 #6DD6CE
triadic
#6DD699 #996DD6 #D6996D
tetradic
#6DD699 #6D75D6 #D66DAA #D6CE6D
square
#6DD699 #6D75D6 #D66DAA #D6CE6D
split-complementary
#6DD699 #CE6DD6 #D66D75
monochromatic
#2C9D5B #3DC978 #6DD699 #9DE3BA #CDF1DC
Accessibility & contrast
On white
1.79
#6DD699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#6DD699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD699
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD699 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C895
Deuteranopia (green-blind)
#C6BD9D
Tritanopia (blue-blind)
#52D4C6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6dd699; /* rgb */ color: rgb(109, 214, 153); /* oklch */ color: oklch(79.7% 0.132 156.2);
Tailwind
colors: {
custom: {
50: '#9de3b7',
500: '#6dd699',
950: '#000000',
},
}SCSS
$custom: #6dd699; $custom-light: #9de3b7; $custom-dark: #000000;
JSON
{
"hex": "#6dd699",
"rgb": {
"r": 109,
"g": 214,
"b": 153
},
"hsl": {
"h": 145.143,
"s": 56.15,
"l": 63.333
},
"oklch": {
"l": 0.79703,
"c": 0.13206,
"h": 156.2
},
"luminance": 0.53644
}Semantic roles & 50–950 ramp
primary
#6DD699
secondary
#A1467B
accent
#2280C4
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481