#6DEC96#6DEC96
#6DEC96 is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.0% C 0.166 H 151.9°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEC96 |
|---|---|
| RGB | rgb(109, 236, 150) |
| HSL | hsl(139, 77%, 68%) |
| HSV | hsv(139, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 36.4%, 7.5%) |
| CIE-LAB | lab(84.71, -53.85, 31.27) |
| CIE-LCH | lch(84.71, 62.27, 149.86°) |
| OKLab | oklab(84.96% -0.1461 0.0782) |
| OKLCH | oklch(84.96% 0.166 151.9) |
| XYZ | xyz(41.8041, 65.4405, 39.2765) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.40
Seafoam (survey)
#80F9AD
ΔE00 3.66
Light Bluish Green
#76FDA8
ΔE00 3.70
Light Green Blue
#56FCA2
ΔE00 3.85
Sea Green (survey)
#53FCA1
ΔE00 3.90
Weird Green
#3AE57F
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEC96 #EC6DC3
analogous
#83EC6D #6DEC96 #6DECD5
triadic
#6DEC96 #966DEC #EC966D
tetradic
#6DEC96 #6D83EC #EC6DC3 #ECD56D
square
#6DEC96 #6D83EC #EC6DC3 #ECD56D
split-complementary
#6DEC96 #D56DEC #EC6D83
monochromatic
#1AC551 #37E56F #6DEC96 #A3F3BD #D9FAE4
Accessibility & contrast
On white
1.49
#6DEC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#6DEC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEC96
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEC96 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB90
Deuteranopia (green-blind)
#DBCF9B
Tritanopia (blue-blind)
#4CE9D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6dec96; /* rgb */ color: rgb(109, 236, 150); /* oklch */ color: oklch(85.0% 0.166 151.9);
Tailwind
colors: {
custom: {
50: '#a0f3b5',
500: '#6dec96',
950: '#000000',
},
}SCSS
$custom: #6dec96; $custom-light: #a0f3b5; $custom-dark: #000000;
JSON
{
"hex": "#6dec96",
"rgb": {
"r": 109,
"g": 236,
"b": 150
},
"hsl": {
"h": 139.37,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.8496,
"c": 0.16573,
"h": 151.9
},
"luminance": 0.65444
}Semantic roles & 50–950 ramp
primary
#6DEC96
secondary
#C33A97
accent
#0C97D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581