#6ED178#6ED178
#6ED178 is a light, vivid green. Relative luminance 0.503; OKLCH L 77.9% C 0.156 H 146.0°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED178 |
|---|---|
| RGB | rgb(110, 209, 120) |
| HSL | hsl(126, 52%, 63%) |
| HSV | hsv(126, 47%, 82%) |
| CMYK | cmyk(47.4%, 0%, 42.6%, 18%) |
| CIE-LAB | lab(76.23, -47.50, 35.34) |
| CIE-LCH | lch(76.23, 59.21, 143.35°) |
| OKLab | oklab(77.88% -0.129 0.087) |
| OKLCH | oklch(77.88% 0.156 146) |
| XYZ | xyz(32.6192, 50.2696, 25.7498) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.96
Soft Green
#6FC276
ΔE00 4.04
Seaweed
#18D17B
ΔE00 5.59
Tealish Green
#0CDC73
ΔE00 5.66
Dark Mint
#48C072
ΔE00 5.73
Weird Green
#3AE57F
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED178 #D16EC7
analogous
#95D16E #6ED178 #6ED1AA
triadic
#6ED178 #786ED1 #D1786E
tetradic
#6ED178 #6E95D1 #D16EC7 #D1AA6E
square
#6ED178 #6E95D1 #D16EC7 #D1AA6E
split-complementary
#6ED178 #AA6ED1 #D16E95
monochromatic
#2F953A #40C24D #6ED178 #9CE0A3 #CBEECF
Accessibility & contrast
On white
1.90
#6ED178 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#6ED178 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED178
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED178 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED178 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C271
Deuteranopia (green-blind)
#C6B87E
Tritanopia (blue-blind)
#5FCDBB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6ed178; /* rgb */ color: rgb(110, 209, 120); /* oklch */ color: oklch(77.9% 0.156 146.0);
Tailwind
colors: {
custom: {
50: '#9de0a0',
500: '#6ed178',
950: '#000000',
},
}SCSS
$custom: #6ed178; $custom-light: #9de0a0; $custom-dark: #000000;
JSON
{
"hex": "#6ed178",
"rgb": {
"r": 110,
"g": 209,
"b": 120
},
"hsl": {
"h": 126.061,
"s": 51.832,
"l": 62.549
},
"oklch": {
"l": 0.77882,
"c": 0.1556,
"h": 146
},
"luminance": 0.50272
}Semantic roles & 50–950 ramp
primary
#6ED178
secondary
#9B4892
accent
#26B0BF
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480