#6DD99C#6DD99C
#6DD99C is a light, vivid green. Relative luminance 0.553; OKLCH L 80.5% C 0.134 H 156.8°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD99C |
|---|---|
| RGB | rgb(109, 217, 156) |
| HSL | hsl(146, 59%, 64%) |
| HSV | hsv(146, 50%, 85%) |
| CMYK | cmyk(49.8%, 0%, 28.1%, 14.9%) |
| CIE-LAB | lab(79.20, -44.87, 20.71) |
| CIE-LCH | lch(79.20, 49.42, 155.23°) |
| OKLab | oklab(80.49% -0.1228 0.0526) |
| OKLCH | oklch(80.49% 0.134 156.8) |
| XYZ | xyz(37.1174, 55.2742, 40.1591) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.34
Eucalyptus
#44D7A8
ΔE00 5.15
Aqua Green
#12E193
ΔE00 5.24
Hospital Green
#9BE5AA
ΔE00 5.61
Emerald
#50C878
ΔE00 6.24
Seaweed
#18D17B
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD99C #D96DAA
analogous
#74D96D #6DD99C #6DD9D2
triadic
#6DD99C #9C6DD9 #D99C6D
tetradic
#6DD99C #6D74D9 #D96DAA #D9D26D
square
#6DD99C #6D74D9 #D96DAA #D9D26D
split-complementary
#6DD99C #D26DD9 #D96D74
monochromatic
#2AA25E #3CCC7B #6DD99C #9EE6BD #CEF2DE
Accessibility & contrast
On white
1.74
#6DD99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#6DD99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD99C
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD99C | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB98
Deuteranopia (green-blind)
#C8C0A0
Tritanopia (blue-blind)
#50D7C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6dd99c; /* rgb */ color: rgb(109, 217, 156); /* oklch */ color: oklch(80.5% 0.134 156.8);
Tailwind
colors: {
custom: {
50: '#9de5b9',
500: '#6dd99c',
950: '#000000',
},
}SCSS
$custom: #6dd99c; $custom-light: #9de5b9; $custom-dark: #000000;
JSON
{
"hex": "#6dd99c",
"rgb": {
"r": 109,
"g": 217,
"b": 156
},
"hsl": {
"h": 146.111,
"s": 58.696,
"l": 63.922
},
"oklch": {
"l": 0.80493,
"c": 0.13364,
"h": 156.8
},
"luminance": 0.55277
}Semantic roles & 50–950 ramp
primary
#6DD99C
secondary
#A5457B
accent
#1F7EC6
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481