#6DEC97#6DEC97
#6DEC97 is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.0% C 0.165 H 152.1°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEC97 |
|---|---|
| RGB | rgb(109, 236, 151) |
| HSL | hsl(140, 77%, 68%) |
| HSV | hsv(140, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 36%, 7.5%) |
| CIE-LAB | lab(84.73, -53.68, 30.78) |
| CIE-LCH | lch(84.73, 61.88, 150.17°) |
| OKLab | oklab(84.98% -0.1457 0.077) |
| OKLCH | oklch(84.98% 0.165 152.1) |
| XYZ | xyz(41.8850, 65.4728, 39.7024) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.31
Seafoam (survey)
#80F9AD
ΔE00 3.57
Light Bluish Green
#76FDA8
ΔE00 3.66
Light Green Blue
#56FCA2
ΔE00 3.82
Sea Green (survey)
#53FCA1
ΔE00 3.88
Weird Green
#3AE57F
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEC97 #EC6DC2
analogous
#82EC6D #6DEC97 #6DECD7
triadic
#6DEC97 #976DEC #EC976D
tetradic
#6DEC97 #6D82EC #EC6DC2 #ECD76D
square
#6DEC97 #6D82EC #EC6DC2 #ECD76D
split-complementary
#6DEC97 #D76DEC #EC6D82
monochromatic
#1AC552 #37E570 #6DEC97 #A3F3BE #D9FAE4
Accessibility & contrast
On white
1.49
#6DEC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#6DEC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEC97
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEC97 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB91
Deuteranopia (green-blind)
#DBCF9C
Tritanopia (blue-blind)
#4CE9D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6dec97; /* rgb */ color: rgb(109, 236, 151); /* oklch */ color: oklch(85.0% 0.165 152.1);
Tailwind
colors: {
custom: {
50: '#a0f3b6',
500: '#6dec97',
950: '#000000',
},
}SCSS
$custom: #6dec97; $custom-light: #a0f3b6; $custom-dark: #000000;
JSON
{
"hex": "#6dec97",
"rgb": {
"r": 109,
"g": 236,
"b": 151
},
"hsl": {
"h": 139.843,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.84979,
"c": 0.16481,
"h": 152.1
},
"luminance": 0.65476
}Semantic roles & 50–950 ramp
primary
#6DEC97
secondary
#C33A96
accent
#0C95D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581