#6DEC87#6DEC87
#6DEC87 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.7% C 0.180 H 148.2°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEC87 |
|---|---|
| RGB | rgb(109, 236, 135) |
| HSL | hsl(132, 77%, 68%) |
| HSV | hsv(132, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 42.8%, 7.5%) |
| CIE-LAB | lab(84.48, -56.31, 38.46) |
| CIE-LCH | lch(84.48, 68.19, 145.66°) |
| OKLab | oklab(84.69% -0.1525 0.0947) |
| OKLCH | oklch(84.69% 0.18 148.2) |
| XYZ | xyz(40.6726, 64.9879, 33.3176) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.36
Weird Green
#3AE57F
ΔE00 3.48
Turquoise Green
#04F489
ΔE00 4.42
Wintergreen
#20F986
ΔE00 4.49
Minty Green
#0BF77D
ΔE00 4.61
Baby Green
#8CFF9E
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEC87 #EC6DD2
analogous
#93EC6D #6DEC87 #6DECC6
triadic
#6DEC87 #876DEC #EC876D
tetradic
#6DEC87 #6D93EC #EC6DD2 #ECC66D
square
#6DEC87 #6D93EC #EC6DD2 #ECC66D
split-complementary
#6DEC87 #C66DEC #EC6D93
monochromatic
#1AC53D #37E55A #6DEC87 #A3F3B4 #D9FAE0
Accessibility & contrast
On white
1.50
#6DEC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#6DEC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEC87
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEC87 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7F
Deuteranopia (green-blind)
#DDCE8E
Tritanopia (blue-blind)
#52E8D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6dec87; /* rgb */ color: rgb(109, 236, 135); /* oklch */ color: oklch(84.7% 0.180 148.2);
Tailwind
colors: {
custom: {
50: '#a0f3ab',
500: '#6dec87',
950: '#000000',
},
}SCSS
$custom: #6dec87; $custom-light: #a0f3ab; $custom-dark: #000000;
JSON
{
"hex": "#6dec87",
"rgb": {
"r": 109,
"g": 236,
"b": 135
},
"hsl": {
"h": 132.283,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.84693,
"c": 0.17953,
"h": 148.2
},
"luminance": 0.64991
}Semantic roles & 50–950 ramp
primary
#6DEC87
secondary
#C33AA7
accent
#0CAFD9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581