#6FE178#6FE178
#6FE178 is a light, vivid green. Relative luminance 0.586; OKLCH L 81.8% C 0.177 H 145.3°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE178 |
|---|---|
| RGB | rgb(111, 225, 120) |
| HSL | hsl(125, 66%, 66%) |
| HSV | hsv(125, 51%, 88%) |
| CMYK | cmyk(50.7%, 0%, 46.7%, 11.8%) |
| CIE-LAB | lab(81.06, -53.72, 41.50) |
| CIE-LCH | lch(81.06, 67.88, 142.32°) |
| OKLab | oklab(81.84% -0.1458 0.101) |
| OKLCH | oklch(81.84% 0.177 145.3) |
| XYZ | xyz(36.8688, 58.5831, 27.1305) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.12
Weird Green
#3AE57F
ΔE00 4.06
Lightgreen
#90EE90
ΔE00 4.30
Tealish Green
#0CDC73
ΔE00 5.08
Fresh Green
#69D84F
ΔE00 5.12
Minty Green
#0BF77D
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE178 #E16FD8
analogous
#9FE16F #6FE178 #6FE1B1
triadic
#6FE178 #786FE1 #E1786F
tetradic
#6FE178 #6F9FE1 #E16FD8 #E1B16F
square
#6FE178 #6F9FE1 #E16FD8 #E1B16F
split-complementary
#6FE178 #B16FE1 #E16F9F
monochromatic
#25B130 #3CD649 #6FE178 #A2ECA7 #D4F6D7
Accessibility & contrast
On white
1.65
#6FE178 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#6FE178 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE178
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE178 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE178 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D070
Deuteranopia (green-blind)
#D5C57F
Tritanopia (blue-blind)
#5CDCC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6fe178; /* rgb */ color: rgb(111, 225, 120); /* oklch */ color: oklch(81.8% 0.177 145.3);
Tailwind
colors: {
custom: {
50: '#a0eba0',
500: '#6fe178',
950: '#000000',
},
}SCSS
$custom: #6fe178; $custom-light: #a0eba0; $custom-dark: #000000;
JSON
{
"hex": "#6fe178",
"rgb": {
"r": 111,
"g": 225,
"b": 120
},
"hsl": {
"h": 124.737,
"s": 65.517,
"l": 65.882
},
"oklch": {
"l": 0.81843,
"c": 0.17741,
"h": 145.3
},
"luminance": 0.58586
}Semantic roles & 50–950 ramp
primary
#6FE178
secondary
#B242A9
accent
#18BFCD
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580