#6DEC89#6DEC89
#6DEC89 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.7% C 0.178 H 148.6°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEC89 |
|---|---|
| RGB | rgb(109, 236, 137) |
| HSL | hsl(133, 77%, 68%) |
| HSV | hsv(133, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 41.9%, 7.5%) |
| CIE-LAB | lab(84.51, -56.00, 37.51) |
| CIE-LCH | lch(84.51, 67.40, 146.18°) |
| OKLab | oklab(84.73% -0.1517 0.0925) |
| OKLCH | oklch(84.73% 0.178 148.6) |
| XYZ | xyz(40.8148, 65.0447, 34.0661) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 3.44
Turquoise Green
#04F489
ΔE00 4.37
Wintergreen
#20F986
ΔE00 4.51
Baby Green
#8CFF9E
ΔE00 4.57
Minty Green
#0BF77D
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEC89 #EC6DD0
analogous
#91EC6D #6DEC89 #6DECC8
triadic
#6DEC89 #896DEC #EC896D
tetradic
#6DEC89 #6D91EC #EC6DD0 #ECC86D
square
#6DEC89 #6D91EC #EC6DD0 #ECC86D
split-complementary
#6DEC89 #C86DEC #EC6D91
monochromatic
#1AC53F #37E55D #6DEC89 #A3F3B5 #D9FAE1
Accessibility & contrast
On white
1.50
#6DEC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#6DEC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEC89
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEC89 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA82
Deuteranopia (green-blind)
#DDCE8F
Tritanopia (blue-blind)
#51E8D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6dec89; /* rgb */ color: rgb(109, 236, 137); /* oklch */ color: oklch(84.7% 0.178 148.6);
Tailwind
colors: {
custom: {
50: '#a0f3ac',
500: '#6dec89',
950: '#000000',
},
}SCSS
$custom: #6dec89; $custom-light: #a0f3ac; $custom-dark: #000000;
JSON
{
"hex": "#6dec89",
"rgb": {
"r": 109,
"g": 236,
"b": 137
},
"hsl": {
"h": 133.228,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.84727,
"c": 0.1777,
"h": 148.6
},
"luminance": 0.65048
}Semantic roles & 50–950 ramp
primary
#6DEC89
secondary
#C33AA5
accent
#0CACD9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581