#6DEC9C#6DEC9C
#6DEC9C is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.1% C 0.160 H 153.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEC9C |
|---|---|
| RGB | rgb(109, 236, 156) |
| HSL | hsl(142, 77%, 68%) |
| HSV | hsv(142, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 33.9%, 7.5%) |
| CIE-LAB | lab(84.81, -52.79, 28.36) |
| CIE-LCH | lch(84.81, 59.93, 151.76°) |
| OKLab | oklab(85.08% -0.1435 0.0713) |
| OKLCH | oklch(85.08% 0.16 153.6) |
| XYZ | xyz(42.2997, 65.6387, 41.8865) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.96
Seafoam (survey)
#80F9AD
ΔE00 3.19
Light Bluish Green
#76FDA8
ΔE00 3.60
Light Green Blue
#56FCA2
ΔE00 3.81
Light Blue Green
#7EFBB3
ΔE00 3.84
Sea Green (survey)
#53FCA1
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEC9C #EC6DBD
analogous
#7DEC6D #6DEC9C #6DECDC
triadic
#6DEC9C #9C6DEC #EC9C6D
tetradic
#6DEC9C #6D7DEC #EC6DBD #ECDC6D
square
#6DEC9C #6D7DEC #EC6DBD #ECDC6D
split-complementary
#6DEC9C #DC6DEC #EC6D7D
monochromatic
#1AC559 #37E577 #6DEC9C #A3F3C1 #D9FAE5
Accessibility & contrast
On white
1.49
#6DEC9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#6DEC9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEC9C
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEC9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEC9C | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB97
Deuteranopia (green-blind)
#DACFA1
Tritanopia (blue-blind)
#4AE9D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6dec9c; /* rgb */ color: rgb(109, 236, 156); /* oklch */ color: oklch(85.1% 0.160 153.6);
Tailwind
colors: {
custom: {
50: '#a0f3b9',
500: '#6dec9c',
950: '#000000',
},
}SCSS
$custom: #6dec9c; $custom-light: #a0f3b9; $custom-dark: #000000;
JSON
{
"hex": "#6dec9c",
"rgb": {
"r": 109,
"g": 236,
"b": 156
},
"hsl": {
"h": 142.205,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.85077,
"c": 0.16024,
"h": 153.6
},
"luminance": 0.65642
}Semantic roles & 50–950 ramp
primary
#6DEC9C
secondary
#C33A90
accent
#0C8DD9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581