#6DEC93#6DEC93
#6DEC93 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.9% C 0.168 H 151.0°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEC93 |
|---|---|
| RGB | rgb(109, 236, 147) |
| HSL | hsl(138, 77%, 68%) |
| HSV | hsv(138, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 37.7%, 7.5%) |
| CIE-LAB | lab(84.66, -54.36, 32.72) |
| CIE-LCH | lch(84.66, 63.45, 148.96°) |
| OKLab | oklab(84.9% -0.1474 0.0816) |
| OKLCH | oklch(84.9% 0.168 151) |
| XYZ | xyz(41.5656, 65.3451, 38.0206) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 3.72
Light Bluish Green
#76FDA8
ΔE00 3.86
Lightgreen
#90EE90
ΔE00 3.91
Light Green Blue
#56FCA2
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEC93 #EC6DC6
analogous
#86EC6D #6DEC93 #6DECD3
triadic
#6DEC93 #936DEC #EC936D
tetradic
#6DEC93 #6D86EC #EC6DC6 #ECD36D
square
#6DEC93 #6D86EC #EC6DC6 #ECD36D
split-complementary
#6DEC93 #D36DEC #EC6D86
monochromatic
#1AC54D #37E56B #6DEC93 #A3F3BB #D9FAE3
Accessibility & contrast
On white
1.49
#6DEC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#6DEC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEC93
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEC93 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8D
Deuteranopia (green-blind)
#DBCF99
Tritanopia (blue-blind)
#4EE9D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6dec93; /* rgb */ color: rgb(109, 236, 147); /* oklch */ color: oklch(84.9% 0.168 151.0);
Tailwind
colors: {
custom: {
50: '#a0f3b3',
500: '#6dec93',
950: '#000000',
},
}SCSS
$custom: #6dec93; $custom-light: #a0f3b3; $custom-dark: #000000;
JSON
{
"hex": "#6dec93",
"rgb": {
"r": 109,
"g": 236,
"b": 147
},
"hsl": {
"h": 137.953,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.84904,
"c": 0.16849,
"h": 151
},
"luminance": 0.65349
}Semantic roles & 50–950 ramp
primary
#6DEC93
secondary
#C33A9A
accent
#0C9CD9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581