#6DEC94#6DEC94
#6DEC94 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.9% C 0.168 H 151.3°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEC94 |
|---|---|
| RGB | rgb(109, 236, 148) |
| HSL | hsl(138, 77%, 68%) |
| HSV | hsv(138, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 37.3%, 7.5%) |
| CIE-LAB | lab(84.68, -54.19, 32.23) |
| CIE-LCH | lch(84.68, 63.06, 149.26°) |
| OKLab | oklab(84.92% -0.147 0.0804) |
| OKLCH | oklch(84.92% 0.168 151.3) |
| XYZ | xyz(41.6444, 65.3766, 38.4356) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.61
Weird Green
#3AE57F
ΔE00 3.79
Light Bluish Green
#76FDA8
ΔE00 3.80
Seafoam (survey)
#80F9AD
ΔE00 3.87
Light Green Blue
#56FCA2
ΔE00 3.93
Sea Green (survey)
#53FCA1
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEC94 #EC6DC5
analogous
#86EC6D #6DEC94 #6DECD3
triadic
#6DEC94 #946DEC #EC946D
tetradic
#6DEC94 #6D86EC #EC6DC5 #ECD36D
square
#6DEC94 #6D86EC #EC6DC5 #ECD36D
split-complementary
#6DEC94 #D36DEC #EC6D86
monochromatic
#1AC54E #37E56C #6DEC94 #A3F3BC #D9FAE3
Accessibility & contrast
On white
1.49
#6DEC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#6DEC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEC94
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEC94 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8E
Deuteranopia (green-blind)
#DBCF9A
Tritanopia (blue-blind)
#4DE9D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6dec94; /* rgb */ color: rgb(109, 236, 148); /* oklch */ color: oklch(84.9% 0.168 151.3);
Tailwind
colors: {
custom: {
50: '#a0f3b4',
500: '#6dec94',
950: '#000000',
},
}SCSS
$custom: #6dec94; $custom-light: #a0f3b4; $custom-dark: #000000;
JSON
{
"hex": "#6dec94",
"rgb": {
"r": 109,
"g": 236,
"b": 148
},
"hsl": {
"h": 138.425,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.84922,
"c": 0.16756,
"h": 151.3
},
"luminance": 0.6538
}Semantic roles & 50–950 ramp
primary
#6DEC94
secondary
#C33A99
accent
#0C9AD9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581