#6DEC99#6DEC99
#6DEC99 is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.0% C 0.163 H 152.7°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEC99 |
|---|---|
| RGB | rgb(109, 236, 153) |
| HSL | hsl(141, 77%, 68%) |
| HSV | hsv(141, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 35.2%, 7.5%) |
| CIE-LAB | lab(84.76, -53.33, 29.81) |
| CIE-LCH | lch(84.76, 61.09, 150.79°) |
| OKLab | oklab(85.02% -0.1448 0.0748) |
| OKLCH | oklch(85.02% 0.163 152.7) |
| XYZ | xyz(42.0488, 65.5383, 40.5651) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.14
Seafoam (survey)
#80F9AD
ΔE00 3.39
Light Bluish Green
#76FDA8
ΔE00 3.61
Light Green Blue
#56FCA2
ΔE00 3.79
Sea Green (survey)
#53FCA1
ΔE00 3.86
Light Blue Green
#7EFBB3
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEC99 #EC6DC0
analogous
#81EC6D #6DEC99 #6DECD8
triadic
#6DEC99 #996DEC #EC996D
tetradic
#6DEC99 #6D81EC #EC6DC0 #ECD86D
square
#6DEC99 #6D81EC #EC6DC0 #ECD86D
split-complementary
#6DEC99 #D86DEC #EC6D81
monochromatic
#1AC555 #37E573 #6DEC99 #A3F3BF #D9FAE5
Accessibility & contrast
On white
1.49
#6DEC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#6DEC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEC99
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEC99 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB94
Deuteranopia (green-blind)
#DBCF9E
Tritanopia (blue-blind)
#4BE9D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6dec99; /* rgb */ color: rgb(109, 236, 153); /* oklch */ color: oklch(85.0% 0.163 152.7);
Tailwind
colors: {
custom: {
50: '#a0f3b7',
500: '#6dec99',
950: '#000000',
},
}SCSS
$custom: #6dec99; $custom-light: #a0f3b7; $custom-dark: #000000;
JSON
{
"hex": "#6dec99",
"rgb": {
"r": 109,
"g": 236,
"b": 153
},
"hsl": {
"h": 140.787,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.85018,
"c": 0.16298,
"h": 152.7
},
"luminance": 0.65542
}Semantic roles & 50–950 ramp
primary
#6DEC99
secondary
#C33A94
accent
#0C92D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581